]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/buffer.c
get rid of cont_write_begin_newtrunc
authorChristoph Hellwig <hch@lst.de>
Fri, 4 Jun 2010 09:29:55 +0000 (11:29 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Aug 2010 20:47:31 +0000 (16:47 -0400)
commit282dc178849882289d30e58b54be6b2799b351aa
tree4c6697cdf2d914889e002f32af6bf51bb2750063
parentea0f04e59543bafb3d2cbe37a0d375acb0bb2c34
get rid of cont_write_begin_newtrunc

Move the call to vmtruncate to get rid of accessive blocks to the callers
in preparation of the new truncate sequence and rename the non-truncating
version to cont_write_begin.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/adfs/inode.c
fs/affs/file.c
fs/buffer.c
fs/fat/inode.c
fs/hfs/inode.c
fs/hfsplus/inode.c
fs/hpfs/file.c
fs/qnx4/inode.c
include/linux/buffer_head.h