]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debug_cmds.ct
debugfs: add commands to query the quota information
authorTheodore Ts'o <tytso@mit.edu>
Sun, 11 May 2014 03:28:10 +0000 (23:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 13 May 2014 14:13:19 +0000 (10:13 -0400)
commit75fc42f1a1fa98a722540e6a2761be17126dd080
tree5b63dd357ecbfc6d30f0041cea73373220f1dccd
parentcbc1280dc73bce297b9d7f7ff9b8a17f709ef2b1
debugfs: add commands to query the quota information

This allows us to verify quota information in an ext4 file systems
with the quota feature.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Aditya Kali <adityakali@google.com>
debugfs/Makefile.in
debugfs/debug_cmds.ct
debugfs/debugfs.c
debugfs/debugfs.h
debugfs/quota.c [new file with mode: 0644]
debugfs/ro_debug_cmds.ct