diff options
author | Darrick J. Wong <[email protected]> | 2016-10-03 09:11:35 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2016-10-05 13:55:40 -0700 |
commit | 43caeb187deb92b3cc343fce9c2310512f6ac9cd (patch) | |
tree | bd45c48042fec0ce1748f800733a5919b1dc5c18 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 4862cfe825c0087c14452b362e708a35da675f5e (diff) |
xfs: move mappings from cow fork to data fork after copy-write
After the write component of a copy-write operation finishes, clean up
the bookkeeping left behind. On error, we simply free the new blocks
and pass the error up. If we succeed, however, then we must remove
the old data fork mapping and move the cow fork mapping to the data
fork.
Signed-off-by: Darrick J. Wong <[email protected]>
[hch: Call the CoW failure function during xfs_cancel_ioend]
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions