diff options
author | Jie Liu <jeff.liu@oracle.com> | 2012-04-12 05:59:57 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-04-16 23:32:20 +0200 |
commit | da5bf95e3cdca348327c82568c2860229c0daaa2 (patch) | |
tree | 2489e495921c4bcdd16246feeeeaef5ade6924c5 /kernel | |
parent | MAINTAINERS: retire xfs-masters@oss.sgi.com (diff) | |
download | linux-da5bf95e3cdca348327c82568c2860229c0daaa2.tar.xz linux-da5bf95e3cdca348327c82568c2860229c0daaa2.zip |
xfs: don't fill statvfs with project quota for a directory if it was not enabled.
Check if the project quota is running or not before performing
xfs_qm_statvfs(), just return if not. Otherwise the ASSERT
XFS_IS_QUOTA_RUNNING in xfs_qm_dqget will be popped.
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions