From: Dave Chinner Date: Mon, 14 Oct 2013 22:17:56 +0000 (+1100) Subject: xfs: split xfs_rtalloc.c for userspace sanity X-Git-Tag: v3.13-rc1~87^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c963c6193a5adaec58044e238ef23516d04e5a74;p=pandora-kernel.git 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 Reviewed-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed