]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: fix "mke2fs -d /path/to/files" to support 32-bit uids and gids
authorTheodore Ts'o <tytso@mit.edu>
Fri, 20 Dec 2019 19:58:41 +0000 (14:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 20 Dec 2019 19:58:41 +0000 (14:58 -0500)
commit23f94dde2550a2ecd14fdecb16e52b3f8887a10f
tree1f942938b8e2057d82443a653987b28ecf3cb320
parent71ba13755337e19c9a826dfc874562a36e1b24d3
mke2fs: fix "mke2fs -d /path/to/files" to support 32-bit uids and gids

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

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/create_inode.c