[PATCH 1/3] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion

Theodore Ts'o tytso at mit.edu
Sat Jan 16 15:22:16 CST 2016


On Mon, Jan 04, 2016 at 04:54:50PM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
> 
> Hoist the ioctl definitions for the XFS_IOC_FS[SG]SETXATTR API from
> fs/xfs/libxfs/xfs_fs.h to include/uapi/linux/fs.h so that the ioctls
> can be used by all filesystems, not just XFS. This enables
> (initially) ext4 to use the ioctl to set project IDs on inodes.
> 
> Based-on-patch-from: Li Xi <lixi at ddn.com>
> Signed-off-by: Dave Chinner <dchinner at redhat.com>

Looks good to me.

Reviewed-by: Theodore Ts'o <tytso at mit.edu>

					- Ted



More information about the xfs mailing list