]> git.baikalelectronics.ru Git - kernel.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)
commit041b11e4bb4da844e915659ff149426ef5e75f4e
tree4680883fd9cc5a7d8a369d4537e87b33aadf8c4b
parent287db0363088767cea44933df100a271def13b6b
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