[PATCH 23/55] xfs: introduce xfs_rtalloc_defs.h
Mark Tinguely
tinguely at sgi.com
Thu Sep 5 16:26:24 CDT 2013
On 09/04/13 17:05, 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>
> ---
No change in this patch from previous post. Synced files look good.
xfsprogs equivalent of the for 3.12 kernel patch 08/50.
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