]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: add support for crc headers on remote symlinks
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 00:25:31 +0000 (10:25 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 6 Aug 2013 16:30:51 +0000 (11:30 -0500)
commit9f76c5b50a52f97025519e0e6cabcbfa01f6bb47
treeae88b88148b85b51ce7b9e8c35e0e7637674af41
parent41ce5f368d7fa5780ee513be94b7d8fa026babe2
libxfs: add support for crc headers on remote symlinks

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
include/Makefile
include/libxfs.h
include/xfs_buf_item.h
include/xfs_symlink.h [new file with mode: 0644]
libxfs/Makefile
libxfs/xfs_symlink.c [new file with mode: 0644]