]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: prefix XATTR_LIST_MAX with XFS_
authorJan Tulak <jtulak@redhat.com>
Tue, 13 Oct 2015 23:57:57 +0000 (10:57 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 13 Oct 2015 23:57:57 +0000 (10:57 +1100)
commit54e724c0f7d24f11bd03191a567940bfefe8ab40
tree15d806fe0914d99a4599682bd28df8b7bc9bc2fc
parentec9d24e9e8ac9637ba4d99f452f5fef2a77c9acf
libxfs: prefix XATTR_LIST_MAX with XFS_

As we depends on XATTR_ value that is available only on some
platforms, prefix it with XFS_ and allow for an alternative value
in future.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libhandle/handle.c
libhandle/jdm.c
libxfs/xfs_fs.h