Whamcloud - gitweb
e2fsck: update quota inode accounting for ea_inode feature
authorTahsin Erdogan <tahsin@google.com>
Mon, 24 Jul 2017 01:20:41 +0000 (21:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Jul 2017 01:20:41 +0000 (21:20 -0400)
commit0b4ffc2747fd51da903f2f5f083a762f0aafc37b
tree1e3e05e1eb6f7d45d3d660ea497d2f905113d4b9
parent50cb5332dd7576a61b6571299355e084d2984b56
e2fsck: update quota inode accounting for ea_inode feature

Extended attribute inodes are charged to all referencing inodes.
Update e2fsck so that it can correctly track inode quota charges.

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/e2fsck.c
e2fsck/e2fsck.h
e2fsck/pass1.c