]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
f2fs: support fiemap for inline_data
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 15 Oct 2015 18:34:49 +0000 (11:34 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 20 Oct 2015 18:33:21 +0000 (11:33 -0700)
commit67f8cf3cee6f398d05de8333c04fea2ddb59c805
tree26e05e284cd06011e2f18cf3731fc92766860320
parent1d373a0ef7a7bc08f95ca820c627e961fb21e188
f2fs: support fiemap for inline_data

There is a FIEMAP_EXTENT_INLINE_DATA, pointed out by Marc.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/inline.c