]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fat: move fat_i_pos_read to fat.h
authorNamjae Jeon <namjae.jeon@samsung.com>
Wed, 20 Mar 2013 04:08:25 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:22 +0000 (15:23 +1100)
commitdf8b9e75639c4bc836fcd1b0d2110edd996cf2d7
tree9354ab979d8e617b066521921e1faf789a9b8f7a
parent51d5d12f78d5bdddbf33541060d4856af82ba6e8
fat: move fat_i_pos_read to fat.h

Move fat_i_pos_read to fat.h so that it can be called from nfs.c in the
subsequent patches to encode the file handle.

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