On 2024-03-29 17:42:35, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Record verity failures and report them through the health system. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_fs.h | 1 + > fs/xfs/libxfs/xfs_health.h | 4 +++- > fs/xfs/xfs_fsverity.c | 11 +++++++++++ > fs/xfs/xfs_health.c | 1 + > 4 files changed, 16 insertions(+), 1 deletion(-) > > Looks good to me: Reviewed-by: Andrey Albershteyn <aalbersh@xxxxxxxxxx> -- - Andrey