]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs: tidy up mmp handling
authorEric Sandeen <sandeen@redhat.com>
Sat, 12 Nov 2011 02:06:04 +0000 (21:06 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 12 Nov 2011 02:06:04 +0000 (21:06 -0500)
commit7105c183a0f4622268a50db37017cfacc9877e5f
tree89935ef473c4d5d65fb8019872f2b35d20320eac
parent3859977a6b29889b7115db647d2c27c6bf1bd8be
debugfs: tidy up mmp handling

Several small fixes:

* Gracefully fail mmp commands if fs is not open
* Show magic number in dump_mmp command
* Fix header in output for set_mmp_value -l

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.c
debugfs/set_fields.c