linux/fs/gfs2
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate
Lots of filesystems calls vmtruncate despite not implementing the old
->truncate method.  Switch them to use simple_setsize and add some
comments about the truncate code where it seems fitting.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-05-27 22:15:42 -04:00
..
Kconfig
Makefile
acl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes 2010-05-25 08:17:51 -07:00
acl.h gfs: constify xattr_handler 2010-05-21 18:31:20 -04:00
aops.c kill spurious reference to vmtruncate 2010-05-27 22:15:42 -04:00
bmap.c
bmap.h
dentry.c
dir.c
dir.h
export.c
file.c drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
gfs2.h
glock.c
glock.h
glops.c
glops.h
incore.h
inode.c
inode.h
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
meta_io.c
meta_io.h
ops_fstype.c
ops_inode.c kill spurious reference to vmtruncate 2010-05-27 22:15:42 -04:00
quota.c quota: unify ->set_dqblk 2010-05-21 19:30:44 +02:00
quota.h
recovery.c
recovery.h
rgrp.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes 2010-05-25 08:17:51 -07:00
rgrp.h
super.c
super.h gfs: constify xattr_handler 2010-05-21 18:31:20 -04:00
sys.c
sys.h
trace_gfs2.h
trans.c
trans.h
util.c
util.h
xattr.c gfs: constify xattr_handler 2010-05-21 18:31:20 -04:00
xattr.h