]> 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>
Thu, 26 Jun 2014 00:43:23 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 27 Jun 2014 04:21:53 +0000 (14:21 +1000)
commit12852131d4ab0fd26e653547ff3a884a7d3376ce
tree22e4cc819c82b4993754ed71f395f2b0af0491d0
parent2ab4de576f9f6d45c9a398c64a47ca6ca6c5e78b
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