]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: introduce xfs_rtalloc_defs.h
authorDave Chinner <dchinner@redhat.com>
Wed, 4 Sep 2013 22:05:27 +0000 (22:05 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 16 Sep 2013 20:14:43 +0000 (15:14 -0500)
commit4c51838cd4c3159ad3ff80b0d9454c5e4ef1489a
treec8e51cf1bcbc896cec13839efd59fb0bbf746f70
parente18b098f64b8824fa2aaf2fb649a877272ff0640
xfs: introduce xfs_rtalloc_defs.h

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@redhat.com>
Review-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
include/Makefile
include/libxfs.h
include/xfs_format.h
include/xfs_rtalloc.h [deleted file]
include/xfs_types.h