commit | ac2dc058bce81b83631ad5accb90b8f4abe613b7 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Aug 17 08:41:34 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Aug 17 08:41:34 2016 +1000 |
tree | 320bccdcdfcd25f8b878172b97ed92310c1d3f3b | |
parent | 8896b8f60951ff0a8b7092f495a445714a1bddc4 [diff] |
iomap: prepare iomap_fiemap for attribute mappings By bassing through an -ENOENT, similar to the old XFS implementation of FIEMAP_FLAG_XATTR. Signed-off-by: Dave Chinner <dchinner@redhat.com> [hch: split from a larger patch] Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>