]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: add support for CRC format remote symlinks
authorDave Chinner <dchinner@redhat.com>
Fri, 7 Jun 2013 00:26:07 +0000 (10:26 +1000)
committerBen Myers <bpm@sgi.com>
Tue, 6 Aug 2013 21:07:59 +0000 (16:07 -0500)
commit3cafd8753f07bfd8a47d780d588e2f1fbe6dbf9d
treeebd8831ff4896b7171be4aa86e1c30d811b39e6b
parent1ba28b64e69ce3a7989df88f71a5cb608b1c71e3
xfs_db: add support for CRC format 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>
db/Makefile
db/field.c
db/field.h
db/symlink.c [new file with mode: 0644]
db/symlink.h [new file with mode: 0644]
db/type.c