xfstests: fix quota detection
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Oct 2010 03:55:58 +0000 (05:55 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 21 Oct 2010 03:55:58 +0000 (05:55 +0200)
commitf1436346b45d7ecb9d4d0be0fd4c1b456a2bf357
tree09e4e204b77c8873c0d0acf370093adc47aa8d62
parent15e17c9baccb4510a0a58f03f5f555fdfea31736
xfstests: fix quota detection

Even if the kernel has quota support built in most filesystems still
don't support it.  As there's no good way to find out if a filesystem
supports quotas hardcode the list of filesystems that do support
quotas.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
common.quota