kernel-fxtec-pro1x/fs/omfs
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
..
bitmap.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
dir.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
file.c add missing setattr methods 2010-08-09 16:47:34 -04:00
inode.c omfs: replace inode uid,gid,mode initialization with helper function 2010-05-21 18:31:25 -04:00
Kconfig fs/Kconfig: move omfs out 2009-01-22 13:15:58 +03:00
Makefile omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
omfs.h const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
omfs_fs.h omfs: define filesystem structures 2008-07-26 12:00:05 -07:00