On 2024-03-29 17:36:50, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Create a helper function to compute the number of fsblocks needed to > store a maximally-sized extended attribute value. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr.c | 4 ++-- > fs/xfs/libxfs/xfs_attr_remote.h | 6 ++++++ > fs/xfs/scrub/reap.c | 4 ++-- > 3 files changed, 10 insertions(+), 4 deletions(-) > > Looks good to me: Reviewed-by: Andrey Albershteyn <aalbersh@xxxxxxxxxx> -- - Andrey