linux/fs/sysv
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode
This gives the filesystem more information about the writeback that
is happening.  Trond requested this for the NFS unstable write handling,
and other filesystems might benefit from this too by beeing able to
distinguish between the different callers in more detail.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-03-05 13:25:52 -05:00
..
Kconfig fs/Kconfig: move sysv out 2009-01-22 13:15:59 +03:00
Makefile
balloc.c
dir.c get rid of BKL in fs/sysv 2009-06-17 00:36:37 -04:00
file.c repair sysv_write_inode(), switch sysv to simple_fsync() 2009-06-11 21:36:12 -04:00
ialloc.c CRED: Wrap task credential accesses in the SYSV filesystem 2008-11-14 10:39:02 +11:00
inode.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
itree.c sysv: convert to new aops 2007-10-16 09:42:57 -07:00
namei.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
super.c iget: stop the SYSV filesystem from using iget() and read_inode() 2008-02-07 08:42:29 -08:00
symlink.c
sysv.h pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00