]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/xfs_symlink_remote.c
libxfs: local to remote format support of remote symlinks
authorDave Chinner <dchinner@redhat.com>
Wed, 4 Sep 2013 22:05:19 +0000 (22:05 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 16 Sep 2013 20:14:41 +0000 (15:14 -0500)
commit88b6684366b876c3b8cbcefbec80240cb619c83e
treefa13281b527eae153c47d9c425fcf4800aee2543
parent3f17ed4b3e1bd4df38ed598a158c18cbc4170358
libxfs: local to remote format support of remote symlinks

This conversion was overlooked earlier on. Now that the differences
between userspace and kernel space are getting smaller this bug is
obvious. Fix it.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Review-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
include/xfs_symlink.h
libxfs/xfs_bmap.c
libxfs/xfs_symlink.c