Home
last modified time | relevance | path

Searched hist:c44a1f22 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.cc44a1f22 Sun Dec 04 19:32:00 CST 2016 Eric Sandeen <sandeen@sandeen.net> 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>
c44a1f22 Sun Dec 04 19:32:00 CST 2016 Eric Sandeen <sandeen@sandeen.net> 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>