Whamcloud - gitweb
dumpe2fs: provide a machine-readable group-only mode
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 19 Sep 2014 16:16:44 +0000 (12:16 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 19 Sep 2014 16:16:44 +0000 (12:16 -0400)
commit0858268dff4303696d1b999ade13e65a024f83ea
tree9066d536d0ac752ce80297c5ad2757a1f1ea81c4
parentca209dc62512a0b4b68e9abf17399599b0d823ac
dumpe2fs: provide a machine-readable group-only mode

Spit out just the group descriptor data in a machine readable format.
This is most useful for testing and scripting purposes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/dumpe2fs.8.in
misc/dumpe2fs.c
tests/d_dumpe2fs_group_only/expect [new file with mode: 0644]
tests/d_dumpe2fs_group_only/name [new file with mode: 0644]
tests/d_dumpe2fs_group_only/script [new file with mode: 0644]