On 2024-03-29 17:43:06, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Create an experimental ioctl so that we can turn off fsverity. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_fs_staging.h | 3 ++ > fs/xfs/xfs_fsverity.c | 73 ++++++++++++++++++++++++++++++++++++++++ > fs/xfs/xfs_fsverity.h | 3 ++ > fs/xfs/xfs_ioctl.c | 6 +++ > 4 files changed, 85 insertions(+) > > Looks good to me: Reviewed-by: Andrey Albershteyn <aalbersh@xxxxxxxxxx> -- - Andrey