alistair23-linux/fs/bfs
Christoph Hellwig 155130a4f7 get rid of block_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 block_write_begin.

While we're at it also remove several unused arguments to block_write_begin.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-09 16:47:33 -04:00
..
bfs.h
dir.c rename the generic fsync implementations 2010-05-27 22:06:06 -04:00
file.c get rid of block_write_begin_newtrunc 2010-08-09 16:47:33 -04:00
inode.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
Kconfig
Makefile