]> git.karo-electronics.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>
Fri, 3 Jan 2014 03:10:26 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:26 +0000 (14:10 +1100)
commit93f6c59d707e3a2cda5426e22f34e3763164cca9
tree8b3b318ba7fecee0c6d40946a2ea6c10c7ba92ba
parentd8feeea359a9b5e06e099f8955bc0390d696e6de
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/inode.c