commit | c963c6193a5adaec58044e238ef23516d04e5a74 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Tue Oct 15 09:17:56 2013 +1100 |
committer | Ben Myers <bpm@sgi.com> | Wed Oct 23 17:16:32 2013 -0500 |
tree | 0e785abb7cafe10276ee8d46ecfbde5b409ba63f | |
parent | a4fbe6ab1e7abecf42b75e9c73701ed33b4ab03b [diff] |
xfs: split xfs_rtalloc.c for userspace sanity xfs_rtalloc.c is partially shared with userspace. Split the file up into two parts - one that is kernel private and the other which is wholly shared with userspace. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>