[PATCH 35/49] xfs: move swap extent code to xfs_extent_ops
Mark Tinguely
tinguely at sgi.com
Tue Aug 6 10:41:34 CDT 2013
On 07/19/13 01:45, 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>
> ---
Equivalent to patch kernel patch 27/49.
It is out of sequence but the files are the same.
More information about the xfs
mailing list