diff options
| author | Christoph Hellwig <[email protected]> | 2017-10-17 14:16:20 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2017-10-26 15:38:20 -0700 |
| commit | b213d69293cf003e6f0c63adfee6fcc70e3afee6 (patch) | |
| tree | d4ca773f9f0bc60a7f77c590681a7ad94d0850b2 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | e3f0f7563e8a2589e3acc26a41f7a7867a33536d (diff) | |
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
The XFS_BTCUR_BPRV_WASDEL flag is supposed to indicate that we are
converting a delayed allocation to a real one, which isn't the case
in xfs_bunmapi. Setting it could theoretically lead to misaccounting
here, but it's unlikely that we ever hit it in practice.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions