diff options
| author | Brian Foster <[email protected]> | 2020-05-06 13:25:22 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-05-07 08:27:47 -0700 |
| commit | b707fffda6a3e1d0a46fceaa4c3f6c06b90f448a (patch) | |
| tree | 0726782388ca879777c807c7546d0cffa338d799 /tools/perf/scripts/python | |
| parent | 629dcb38dc351947ed6a26a997d4b587f3bd5c7e (diff) | |
xfs: abort consistently on dquot flush failure
The dquot flush handler effectively aborts the dquot flush if the
filesystem is already shut down, but doesn't actually shut down if
the flush fails. Update xfs_qm_dqflush() to consistently abort the
dquot flush and shutdown the fs if the flush fails with an
unexpected error.
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Allison Collins <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions