linux/fs/ufs
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
..
balloc.c
cylinder.c
dir.c
file.c
ialloc.c
inode.c get rid of block_write_begin_newtrunc 2010-08-09 16:47:33 -04:00
Kconfig
Makefile
namei.c
super.c
swab.h
symlink.c
truncate.c
ufs_fs.h
ufs.h
util.c
util.h