Whamcloud - gitweb
mke2fs: make sure bg 0's unused inode count field is zero'ed for mke2fs -S
[tools/e2fsprogs.git] / lib / ss / test_cmd.ct
1 command_table test_cmds;
2
3 request test_cmd, "Test command",
4         test_cmd, test;
5
6 end;