[XFS] fix the noquota mount option
authorChristoph Hellwig <hch@infradead.org>
Thu, 30 Oct 2008 06:54:57 +0000 (17:54 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 06:54:57 +0000 (17:54 +1100)
commit469fc23d5dd172665c69099db776c39bb1b70f92
treed9ffd018cd22189b03c06b1d958b91b2d2e2d914
parent9d565ffa33d574c2a22442f9d95ca2bd0be7cc42
[XFS] fix the noquota mount option

Noquota should clear all mount options, and not just user and group quota.
Probably doesn't matter very much in real life.

SGI-PV: 987246

SGI-Modid: xfs-linux-melb:xfs-kern:32372a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_super.c