linux/fs/affs
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
..
Changes
Kconfig fs/Kconfig: move affs out 2009-01-22 13:15:56 +03:00
Makefile
affs.h pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
amigaffs.c affs: fix missing unlocks in affs_remove_link 2009-03-27 14:43:56 -04:00
bitmap.c affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
dir.c sanitize ->fsync() for affs 2009-06-11 21:36:14 -04:00
file.c sanitize ->fsync() for affs 2009-06-11 21:36:14 -04:00
inode.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
namei.c Fix remount races with symlink handling in affs 2010-01-26 22:22:24 -05:00
super.c fix affs parse_options() 2010-01-26 22:22:25 -05:00
symlink.c Fix remount races with symlink handling in affs 2010-01-26 22:22:24 -05:00