]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fat: permit to return phy block number by fibmap in fallocated region
authorNamjae Jeon <namjae.jeon@samsung.com>
Sat, 17 May 2014 13:19:32 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:40 +0000 (17:11 +1000)
commitbe3c666c280a709e409de933470c67810d5487f0
tree90840deee9359ffdb5610f08588779cb998a410a
parentf0a7894ed39b87b0641c88e88d333a43a8d61908
fat: permit to return phy block number by fibmap in fallocated region

Make the fibmap call the return the proper physical block number for any
offset request in the fallocated range.

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Cc: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/fat/cache.c
fs/fat/fat.h
fs/fat/inode.c