]> git.baikalelectronics.ru Git - kernel.git/commit
fs: iomap based fiemap implementation
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Jun 2016 23:38:45 +0000 (09:38 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 20 Jun 2016 23:38:45 +0000 (09:38 +1000)
commit6cf29911a32abd0f0672e09d5d8ae2f7e9321650
treeeac9cc4797502f733b15228a861c0ae7c152f64b
parent058ff611851abef6b56deefb60d31bc81a027581
fs: iomap based fiemap implementation

Add a simple fiemap implementation based on iomap_ops, partially based
on a previous implementation from Bob Peterson <rpeterso@redhat.com>.

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
include/linux/iomap.h