[PATCH 0/2] xfs: prefix two XATTR_ names with XFS_

Jan Tulak jtulak at redhat.com
Wed Oct 7 06:07:49 CDT 2015


This set introduces renaming of XATTR_LIST_MAX and XATTR_SIZE_MAX
to XFS_XATTR_... to make it the same as in xfsprogs. See specific
patches for reasoning.

Jan Tulak (2):
  xfs: prefix XATTR_LIST_MAX with XFS_
  xfs: avoid dependency on Linux XATTR_SIZE_MAX

 fs/xfs/libxfs/xfs_attr_remote.c |  2 +-
 fs/xfs/libxfs/xfs_format.h      | 10 +++++++++-
 fs/xfs/libxfs/xfs_fs.h          | 10 ++++++++++
 fs/xfs/xfs_ioctl.c              |  6 +++---
 fs/xfs/xfs_ioctl32.c            |  2 +-
 5 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.4.3



More information about the xfs mailing list