From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:40 +0000 (+1000) Subject: xfs: split out the remote symlink handling X-Git-Tag: v3.12-rc1~80^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fb7e48db6810093012873a652062648ace6b5bb;p=pandora-kernel.git xfs: split out the remote symlink handling The remote symlink format definition and manipulation needs to be shared with userspace, but the in-kernel interfaces do not. Split the remote symlink format handling out into xfs_symlink_remote.[ch] fo it can easily be shared with userspace. Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed