diff options
author | Eryu Guan <[email protected]> | 2016-04-06 07:19:40 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-04-06 07:19:40 +1000 |
commit | ce5c767db079649db88a9f189798839f9c544981 (patch) | |
tree | bd2af44217e96c07aea5b104d2665df82abff4f5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ad747e3b299671e1a53db74963cc6c5f6cdb9f6d (diff) |
xfs: add missing break in xfs_parseargs()
Commit 2e74af0e1189 ("xfs: convert mount option parsing to tokens")
missed a 'break;' in xfs_parseargs() which causes mount to fail with
"-o pqnoenforce" option when mounting a v4 filesystem. xfs/050
catches this failure:
XFS (vda6): Super block does not support project and group quota together
Fixes: 2e74af0e1189 ("xfs: convert mount option parsing to tokens")
Signed-off-by: Eryu Guan <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Eric Sandeen <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions