]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: prepare iomap_fiemap for attribute mappings
authorDave Chinner <dchinner@redhat.com>
Tue, 16 Aug 2016 22:41:34 +0000 (08:41 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 16 Aug 2016 22:41:34 +0000 (08:41 +1000)
commit67f1e6b6b98782bd3c0e4fb923b06d02af5e6f54
tree320bccdcdfcd25f8b878172b97ed92310c1d3f3b
parent5de49ed7cb2154032ead1ddfc4317b011bd847e1
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>
fs/iomap.c