]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - include/linux.h
libxfs: add fsxattr flags and fields for cowextsize
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:31 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 18:13:49 +0000 (11:13 -0700)
commit1bc58d9361602943b9f729d7ea01ef3c88d6b172
tree5f5054660a5dda74114cf7b222df0acc8228478c
parenta90b9ad20857ae37f8e2519ddf3fc4ca0c1459ec
libxfs: add fsxattr flags and fields for cowextsize

Add the cowextsize field and flag to each platform's struct fsxattr
definitions.  We can compile these definitions into the xfsprogs
utilities if we don't pick them up from the system headers, such as on
kernels prior to 4.9.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
include/darwin.h
include/freebsd.h
include/irix.h
include/linux.h