[XFS] Invalidate quotacheck when mounting without a quota type.
authorDonald Douwsma <donaldd@sgi.com>
Tue, 8 May 2007 03:49:09 +0000 (13:49 +1000)
committerTim Shimmin <tes@sgi.com>
Tue, 8 May 2007 03:49:09 +0000 (13:49 +1000)
commit646d5bdab38c88f4b9088d4e517986a3f3b0edb9
treea04479394ed446f94ffc7e712205d8c76f686a57
parente7a23a9b37c395a153a541d4c50e166eef6abe49
[XFS] Invalidate quotacheck when mounting without a quota type.

When quotas are mounted or remounted without a particular quota type the
quota accounting for that type becomes invalid. Previously we were
ignoring this leading to accounting errors.

SGI-PV: 961964
SGI-Modid: xfs-linux-melb:xfs-kern:28225a

Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Utako Kusaka <utako@tnes.nec.co.jp>
Signed-off-by: Vlad Apostolov <vapo@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/quota/xfs_qm.c