diff options
author | Eric Sandeen <sandeen@sandeen.net> | 2017-01-09 16:38:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-12 11:39:42 +0100 |
commit | 4081d4a79a95252486569b014b9a666ad5bfdbee (patch) | |
tree | 8f19d3cc5ea2ec1c712ccfe826a7ddec3d244b7d /fs/xfs/libxfs/xfs_alloc.c | |
parent | a585e1c4ec939d1cc5ce8776c606733d046072da (diff) |
xfs: handle cow fork in xfs_bmap_trace_exlist
commit c44a1f22626c153976289e1cd67bdcdfefc16e1f upstream.
By inspection, xfs_bmap_trace_exlist isn't handling cow forks,
and will trace the data fork instead.
Fix this by setting state appropriately if whichfork
== XFS_COW_FORK.
()___()
< @ @ >
| |
{o_o}
(|)
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/xfs/libxfs/xfs_alloc.c')
0 files changed, 0 insertions, 0 deletions