On 2024-03-29 17:36:35, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Turn this into a properly typechecked function, and actually use the > correct blocksize for extended attributes. The function cannot be > static inline because xfsprogs userspace uses it. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr_remote.c | 19 ++++++++++++++++--- > fs/xfs/libxfs/xfs_da_format.h | 4 +--- > 2 files changed, 17 insertions(+), 6 deletions(-) > Looks good to me: Reviewed-by: Andrey Albershteyn <aalbersh@xxxxxxxxxx> -- - Andrey