xfs: introduce xfs_rtalloc_defs.h
authorDave Chinner <dchinner@redhat.com>
Mon, 12 Aug 2013 10:49:29 +0000 (20:49 +1000)
committerBen Myers <bpm@sgi.com>
Mon, 12 Aug 2013 21:13:10 +0000 (16:13 -0500)
commitc7298202e5df6fad66c7c8146bf2ed55ba07aff0
treeb2aa33f8869ac927af3aa4185cd4fee4f6ac788d
parent2a3c0acc351baf1e5e584d8d0692f41d5067582c
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.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_format.h
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_rtalloc.h
fs/xfs/xfs_types.h
This page took 0.024717 seconds and 5 git commands to generate.