]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c07d01d83715345750ddc7ad69aa4e6f7f51371
tree1e8f739dfdd2aadf667d608800b8cad551f13bd3
parentfd563bb861ce4a288748c27f1acd758ec25ecaec
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