]> asedeno.scripts.mit.edu Git - linux.git/commit
iomap: Add IOMAP_F_DATA_INLINE flag
authorAndreas Gruenbacher <agruenba@redhat.com>
Sun, 1 Oct 2017 21:56:54 +0000 (17:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 1 Oct 2017 21:56:54 +0000 (17:56 -0400)
commit9ca250a5137f3df7ffac58b49660beadd5926ace
tree4680883fd9cc5a7d8a369d4537e87b33aadf8c4b
parent19fe5f643f89f29c1a16bc474d91506b0e9a6232
iomap: Add IOMAP_F_DATA_INLINE flag

Add a new IOMAP_F_DATA_INLINE flag to indicate that a mapping is in a
disk area that contains data as well as metadata.  In iomap_fiemap, map
this flag to FIEMAP_EXTENT_DATA_INLINE.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
fs/iomap.c
include/linux/iomap.h