remarkable-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 ufs: Remove dead quota code 2010-05-24 14:10:19 +02:00
cylinder.c
dir.c clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00
file.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 2010-05-30 09:11:11 -07:00
ialloc.c ufs: Remove dead quota code 2010-05-24 14:10:19 +02:00
inode.c get rid of block_write_begin_newtrunc 2010-08-09 16:47:33 -04:00
Kconfig
Makefile
namei.c ufs: Remove dead quota code 2010-05-24 14:10:19 +02:00
super.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 2010-05-30 09:11:11 -07:00
swab.h
symlink.c ufs: add ufs speciffic ->setattr call 2010-05-21 19:30:40 +02:00
truncate.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 2010-05-30 09:11:11 -07:00
ufs.h ufs: add ufs speciffic ->setattr call 2010-05-21 19:30:40 +02:00
ufs_fs.h ufs: permit mounting of BorderWare filesystems 2010-05-27 09:12:43 -07:00
util.c
util.h clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00