commit | 5f9268ca53aca992106d74edde3e7cf6c1be60a0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Oct 20 15:53:32 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Thu Oct 20 15:53:32 2016 +1100 |
tree | d7bbd9ab08f2fde333d67cdc20dbb126ca0bf56e | |
parent | 62c5ac89de7d5eecdbaa94ca3d554b0bd41578b1 [diff] |
xfs: don't bother looking at the refcount tree for reads There is no need to trim an extent into a shared or non-shared one, or report any flags for plain old reads. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>