linux/fs/sysv
Christoph Hellwig d39aae9ec4 add missing setattr methods
For the new truncate sequence every filesystem that wants to truncate on-disk
state needs a seattr method.  Convert the remaining filesystems that implement
the truncate inode operation to have its own setattr method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-08-09 16:47:34 -04:00
..
balloc.c
dir.c clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00
file.c add missing setattr methods 2010-08-09 16:47:34 -04:00
ialloc.c sysvfs: fix NULL deref. when allocating new inode 2010-06-29 15:29:32 -07:00
inode.c fix fs/sysv s_dirt handling 2010-05-27 22:16:05 -04:00
itree.c get rid of block_write_begin_newtrunc 2010-08-09 16:47:33 -04:00
Kconfig
Makefile
namei.c
super.c
symlink.c
sysv.h clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00