diff options
| author | Dave Chinner <[email protected]> | 2018-05-09 07:49:09 -0700 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2018-05-10 08:56:46 -0700 |
| commit | c5295c6aad536ba7c257016632792f3031c21182 (patch) | |
| tree | 787e7454da892c8cd9db50d9f3838c160141a0cd /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 3565b660e56a78dea189fed75f359fe6d59b6023 (diff) | |
xfs: fix double ijoin in xfs_reflink_cancel_cow_range
xfs_reflink_cancel_cow_range joins an inode twice to the same
transaction. This is not allowed, so fix it and document that the
callers of xfs_reflink_cancel_cow_blocks() must have already joined the
inode to the permanent transaction passed in.
Signed-Off-By: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
[darrick: edited the commit log to remove trace for nonexistent ASSERT]
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