[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
Dave Chinner
david at fromorbit.com
Sun Jan 3 23:54:49 CST 2016
Hi folks,
As I mentioned on -fsdevel this morning, the XFS_IOC_FS[SG]SETXATTR
API promotion patch for ext4 project quota really needs to be split
up into two patches: one for the API promotion and the other for
the ext4 implementation of the API.
This short series has the isolated API promotion patch, as well as a
followup cleanup patch in XFS to get rid of the XFS definitions from
the kernel code completely, followed by the first conflicting patch
I had against the ext4-all-in-one patch for a per-inode DAX
enablement flag.
I've pushed these patches out to the following branch:
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git xfs-setxattr-promotion
And I'll update them and merge them into the for-next branch
according to feedback and review.
Cheers,
Dave.
More information about the xfs
mailing list