ext4: remove no longer used functions in inode.c
authorZheng Liu <wenqing.lz@taobao.com>
Thu, 29 Dec 2011 01:25:40 +0000 (20:25 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 29 Dec 2011 01:25:40 +0000 (20:25 -0500)
commitccb4d7af914e0fe9b2f1022f8ea6c300463fd5e6
tree1e8f739dfdd2aadf667d608800b8cad551f13bd3
parent14c83c9fddf2e75bdd0c20f1072f35260e356484
ext4: remove no longer used functions in inode.c

The functions ext4_block_truncate_page() and ext4_block_zero_page_range()
are no longer used, so remove them.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/inode.c