ext3: replace ll_rw_block with other functions
authorZheng Liu <wenqing.lz@taobao.com>
Mon, 5 Dec 2011 07:55:11 +0000 (15:55 +0800)
committerJan Kara <jack@suse.cz>
Mon, 9 Jan 2012 12:52:07 +0000 (13:52 +0100)
commitd03e1292c46721f60830c5d2e334966472002ed0
treebc5a9f63fc52e4b96a6e9faa9457cb47d70b2cc7
parentbcdd0c1600903e9222abfcde28947406020ccb5d
ext3: replace ll_rw_block with other functions

ll_rw_block() is deprecated. Thus we replace it with other functions.

CC: Jan Kara <jack@suse.cz>
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/inode.c
fs/ext3/namei.c
fs/ext3/super.c