]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c2a34e80039238b513d36c450341ba70b5d09b9
treebc5a9f63fc52e4b96a6e9faa9457cb47d70b2cc7
parenta0b8a420d0a8f7ebf704d56b208bf67c3757f2ab
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