Whamcloud - gitweb
e2fsck: fix project quota support
authorTheodore Ts'o <tytso@mit.edu>
Sun, 22 May 2016 02:10:39 +0000 (22:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 22 May 2016 02:18:16 +0000 (22:18 -0400)
commitbc1ec4b4593d0c89dc52b9042297b3aeb65e08cd
tree1680772926f8456b7d6be03fc5c8dce5140a43da
parent4bfb35e1e6489ccf92144d9977e4d0f8f14ac3b4
e2fsck: fix project quota support

Use a large_inode so that when e2fsck is fixing a file system with
project quota enabled, the correct project id's quota is adjusted when
a corrupted inode is deleted.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1.c
e2fsck/pass1b.c
e2fsck/pass3.c
e2fsck/pass4.c
lib/ext2fs/ext2_fs.h
lib/support/mkquota.c
lib/support/quotaio.h