xfs: prefix XATTR_LIST_MAX with XFS_
authorJan Tulak <jtulak@redhat.com>
Mon, 12 Oct 2015 05:02:56 +0000 (16:02 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 12 Oct 2015 05:02:56 +0000 (16:02 +1100)
commit4e247614a92852e8eb29e49be094b6b981a7895f
tree2796d89b563e6288ffb6965f9e54a7286ecf075f
parentfef4ded8cb2e53a47093b334e7730d55a3badc59
xfs: prefix XATTR_LIST_MAX with XFS_

Remove a hard dependency of Linux XATTR_LIST_MAX value by using
a prefixed version. This patch reflects the same change in xfsprogs.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_ioctl32.c
This page took 0.025054 seconds and 5 git commands to generate.