Whamcloud - gitweb
debugfs: add the freefrag command
authorTheodore Ts'o <tytso@mit.edu>
Tue, 15 Nov 2011 04:31:24 +0000 (23:31 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 19 Nov 2011 03:12:12 +0000 (22:12 -0500)
commit5e96c5721d58acfbf9d76b62214f6ae421fe4e6b
tree5d844c04cb1df98e34224d0cc28928d9325e68ca
parente88c5a33a841026728fa7c9fcc4bcdca6580b495
debugfs: add the freefrag command

The freefrag command provides the functionality of e2freefrag on the
currently open file system in debugfs.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/Makefile.in
debugfs/debug_cmds.ct
debugfs/debugfs.8.in
debugfs/debugfs.h
debugfs/ro_debug_cmds.ct
lib/ext2fs/Makefile.in
misc/e2freefrag.c