]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - db/xfs_metadump.sh
XFS metadata dump tool v2.9.0
authorBarry Naujok <bnaujok@sgi.com>
Tue, 5 Jun 2007 04:03:18 +0000 (04:03 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Tue, 5 Jun 2007 04:03:18 +0000 (04:03 +0000)
commit61983f67786db6770ff2ce5e3086ce2561c4cc8c
treea9ce79eb9362739571ff606a191fe62dbcdb5e1d
parentbe6097248e0d809a92ea737f8986a5f975caacaf
XFS metadata dump tool
Merge of master-melb:xfs-cmds:28782a by kenmcd.

  Add xfs_mdrestore directory to makefile
16 files changed:
Makefile
VERSION
db/Makefile
db/command.c
db/init.c
db/metadump.c [new file with mode: 0644]
db/metadump.h [new file with mode: 0644]
db/xfs_metadump.sh [new file with mode: 0755]
doc/CHANGES
include/xfs_metadump.h [new file with mode: 0644]
man/man8/xfs_db.8
man/man8/xfs_mdrestore.8 [new file with mode: 0644]
man/man8/xfs_metadump.8 [new file with mode: 0644]
man/man8/xfs_repair.8
mdrestore/Makefile [new file with mode: 0644]
mdrestore/xfs_mdrestore.c [new file with mode: 0644]