]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: sync up FSGETXATTR names and definitions with the kernel
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 16 Feb 2017 03:04:03 +0000 (21:04 -0600)
committerEric Sandeen <sandeen@redhat.com>
Thu, 16 Feb 2017 03:04:03 +0000 (21:04 -0600)
commitce24180de8c4dcb4793bb7bffd3c187720c3d4b7
tree81cbff28d3d762782b0160dbac72c57e4efcda61
parentc4cd2572d1cda3bd7becbf90cc9ad093051869f6
libxfs: sync up FSGETXATTR names and definitions with the kernel

The rest of xfsprogs uses FS_XFLAG values for FSGETXATTR as defined in
the kernel, so we should do the same in io/cowextsize.c.  Also, move the
XFS_IOC_FSGETXATTR definition to the same part of xfs_fs.h as the
kernel.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/cowextsize.c
libxfs/xfs_fs.h