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 | 629dcb38dc351947ed6a26a997d4b587f3bd5c7e (patch) | |
| tree | 56718e18823f02c4c0cf6ed385f394bf04bdf9da /tools/perf/scripts/python/stackcollapse.py | |
| parent | 61948b6fb276ad95ad63f82863e607719a31a628 (diff) | |
xfs: fix duplicate verification from xfs_qm_dqflush()
The pre-flush dquot verification in xfs_qm_dqflush() duplicates the
read verifier by checking the dquot in the on-disk buffer. Instead,
verify the in-core variant before it is flushed to the buffer.
Fixes: 7224fa482a6d ("xfs: add full xfs_dqblk verifier")
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Allison Collins <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions