[PATCH 30/55] xfs: split out the remote symlink handling

Mark Tinguely tinguely at sgi.com
Fri Sep 6 10:13:38 CDT 2013


On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> 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 at redhat.com>
> ---

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 at sgi.com>



More information about the xfs mailing list