]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/dump.c
debugfs: fix rdump and ls to handle uids and gids > 65536 correctly
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Feb 2021 22:26:07 +0000 (17:26 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Feb 2021 22:26:07 +0000 (17:26 -0500)
commit37c2008f1356ba64132514346c1916f7ecc83ddb
tree5e05b08012c6b7558f65267d30d481109a852598
parentd6d69857e79aa1e9d6736c9728ca28cebfad5ce0
debugfs: fix rdump and ls to handle uids and gids > 65536 correctly

https://github.com/tytso/e2fsprogs/issues/63

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/dump.c
debugfs/ls.c