xfs
[Top] [All Lists]

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

To: xfs@xxxxxxxxxxx
Subject: [PATCH 0/2] xfs: prefix two XATTR_ names with XFS_
From: Jan Tulak <jtulak@xxxxxxxxxx>
Date: Wed, 7 Oct 2015 13:07:49 +0200
Cc: Jan Tulak <jtulak@xxxxxxxxxx>
Delivered-to: xfs@xxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>