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)
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>

No differences found