alistair23-linux/fs/fat
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants
Move the call to vmtruncate to get rid of accessive blocks to the callers
in prepearation of the new truncate calling sequence.  This was only done
for DIO_LOCKING filesystems, so the __blockdev_direct_IO_newtrunc variant
was not needed anyway.  Get rid of blockdev_direct_IO_no_locking and
its _newtrunc variant while at it as just opencoding the two additional
paramters is shorted than the name suffix.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-09 16:47:29 -04:00
..
cache.c fatfs: ratelimit corruption report 2010-05-25 08:07:04 -07:00
dir.c fat: convert to unlocked_ioctl 2010-05-17 08:16:12 +09:00
fat.h fat: convert to use the new truncate convention. 2010-05-27 22:16:02 -04:00
fatent.c fat: make discard a mount option 2009-11-21 20:36:52 +09:00
file.c fat: convert to use the new truncate convention. 2010-05-27 22:16:02 -04:00
inode.c sort out blockdev_direct_IO variants 2010-08-09 16:47:29 -04:00
Kconfig
Makefile
misc.c fatfs: ratelimit corruption report 2010-05-25 08:07:04 -07:00
namei_msdos.c
namei_vfat.c fat: fix buffer overflow in vfat_create_shortname() 2010-03-31 10:34:11 -07:00