commit | 624e4a6466dba9889f5f80dc168f2bb7c2a3f5d0 | [log] [tgz] |
---|---|---|
author | Aditya Kali <adityakali@google.com> | Wed Jul 20 11:40:06 2011 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Aug 31 16:31:13 2011 -0400 |
tree | d4d5748fc2baea48a1cb6a9ad0e66300cdcc3b3f | |
parent | f239fefc14226f655477179801c734749a04d4b4 [diff] |
e2fsck: add support for checking the built-in quota files This patch adds support for doing quota accounting during full e2fsck scan if the 'quota' feature was set on the superblock. If user-visible quota inodes are in use, they will be hidden and converted to the reserved quota inodes. Signed-off-by: Aditya Kali <adityakali@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>