dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/omfs
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 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
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 const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
inode.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05: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