[PATCH 23/49] xfs: introduce xfs_rtalloc_defs.h

Mark Tinguely tinguely at sgi.com
Mon Aug 5 13:53:37 CDT 2013


On 07/19/13 01:44, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> There are quite a few realtime device definitions shared with
> userspace. Move them from xfs_rtalloc.h to xfs_rt_alloc_defs.h
> so we don't need to share xfs_rtalloc.h with userspace anymore.
>
> This removes the final __KERNEL__ region from the XFS kernel
> codebase. Yay!
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---


xfsprogs equivalent of the for 3.12 kernel patch 08/49.

move shared items from xfs_rtalloc.h to xfs_format.h. xfs_rtalloc.h is 
now kernel-only, remove from xfsprogs.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list