xfs
[Top] [All Lists]

[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion

To: xfs@xxxxxxxxxxx
Subject: [PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
From: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Mon, 4 Jan 2016 16:54:49 +1100
Cc: linux-fsdevel@xxxxxxxxxxxxxxx, ext4@xxxxxxxxxxxxxxx
Delivered-to: xfs@xxxxxxxxxxx
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.

<Prev in Thread] Current Thread [Next in Thread>