OSDN Git Service

e2fsck/quota: mark FS invalid if quotas are not fixed
authorAditya Kali <adityakali@google.com>
Fri, 13 Jul 2012 22:25:08 +0000 (15:25 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 16 Jul 2012 01:12:04 +0000 (21:12 -0400)
commit75e862ecd01d7559cdf02fb761786b21fd788b7f
tree6f133c4e649229009fea6a4089f08dcec96ff2ee
parentad64902b70282cc0d3453237b39a1d1388906509
e2fsck/quota: mark FS invalid if quotas are not fixed

If user chooses to not fix quota info, then the FS should be
marked as having errors. PR_NO_OK prevented this from happening.

Signed-off-by: Aditya Kali <adityakali@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/problem.c