[PATCH 35/55] xfs: move swap extent code to xfs_extent_ops
Mark Tinguely
tinguely at sgi.com
Fri Sep 6 12:13:48 CDT 2013
On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> Swapping extents is clearly an extent operaiton, and it is not
> shared with userspace. Move the code to xfs_extent_ops.[ch], and
> the userspace ioctl structure definition to xfs_fs.h where most of
> the other ioctl structure definitions are. The means xfs_dfrag.h is
> no longer needed in userspace.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
user equivalent of the for Linux 3.12 kernel patch 27/50.
same as the previous post. looks good.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list