diff options
author | Eric Sandeen <sandeen@sandeen.net> | 2016-12-05 02:32:00 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-12-05 02:32:00 +0100 |
commit | c44a1f22626c153976289e1cd67bdcdfefc16e1f (patch) | |
tree | 32f2a2d1cf2e222ed4ee0f9926e964d728bccb31 /fs/xfs/xfs_xattr.c | |
parent | xfs: pass state not whichfork to trace_xfs_extlist (diff) | |
download | linux-c44a1f22626c153976289e1cd67bdcdfefc16e1f.tar.xz linux-c44a1f22626c153976289e1cd67bdcdfefc16e1f.zip |
xfs: handle cow fork in xfs_bmap_trace_exlist
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>
Diffstat (limited to 'fs/xfs/xfs_xattr.c')
0 files changed, 0 insertions, 0 deletions