]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: Fix headers for quota commands
authorJan Kara <jack@suse.cz>
Mon, 23 Aug 2021 15:41:27 +0000 (17:41 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 Sep 2021 18:34:59 +0000 (14:34 -0400)
commit8f01d149f6a6b7348c5934ffad8d2f9b6d010b4c
treec303bed8eee7bdb7150bd6d0b23534107c088cf6
parent1a3bfadc714bd16c397c4916d7efa5e1185fa343
debugfs: Fix headers for quota commands

list_quota and get_quota commands have 'blocks' header while what they
actually show is a used space in bytes. Fix the header to state 'space'
instead.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/quota.c
tests/f_orphquot/expect
tests/f_quota/expect.0