linux/fs/minix
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
..
Kconfig fs/Kconfig: move minix out 2009-01-22 13:15:58 +03:00
Makefile
bitmap.c minix: replace inode uid,gid,mode init with helper 2010-05-21 18:31:24 -04:00
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
inode.c get rid of block_write_begin_newtrunc 2010-08-09 16:47:33 -04:00
itree_common.c
itree_v1.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
itree_v2.c fs/minix: bugfix, number of indirect block ptrs per block depends on block size 2010-05-27 22:06:22 -04:00
minix.h clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00
namei.c minix: replace inode uid,gid,mode init with helper 2010-05-21 18:31:24 -04:00