commit | d2bb140e99e6710c1b46e38a6347ada364aadfc6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 21 09:54:53 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Tue Jun 21 09:54:53 2016 +1000 |
tree | ebff3662fa12ff0faafc05d07310341089404187 | |
parent | 6e8a27a816390d1fbcc28903da4dd9bc348e19ca [diff] |
xfs: use iomap fiemap implementation Note that this removes support for the untested FIEMAP_FLAG_XATTR. It could be added relatively easily with iomap ops for the attr fork, but without test coverage I don't feel safe doing this. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>