commit | 3af423b03435c81036fa710623d3ae92fbe346a3 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 18 09:41:17 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 25 18:22:30 2017 -0700 |
tree | f2041ddc430fbd5a473b21314c9930237fde6fb9 | |
parent | cc6f77710a6de6210f9feda7cd53e2f5ee7a7e69 [diff] |
xfs: evict CoW fork extents when performing finsert/fcollapse When we perform an finsert/fcollapse operation, cancel all the CoW extents for the affected file offset range so that they don't end up pointing to the wrong blocks. Reported-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>