On 09/04/13 17:05, Dave Chinner wrote:
From: Dave Chinner<dchinner@xxxxxxxxxx> 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<dchinner@xxxxxxxxxx> ---
No change in repost. user equivalent of the for Linux 3.12 kernel patch 19/50. moves the shared symlink information from xfs_symlink.c/h to xfs_format.h and xfs_symlink_remote.c/h. xfs_symlink.c/h is kernel-only and these files are removed from xfsprogs. Reviewed-by: Mark Tinguely <tinguely@xxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs