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/sysv
Christoph Hellwig ad43ffdeea sysv: add ->sync_fs
Add a ->sync_fs method for data integrity syncs, and reimplement
->write_super ontop of it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:16 -04:00
..
Kconfig fs/Kconfig: move sysv out 2009-01-22 13:15:59 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
balloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c repair sysv_write_inode(), switch sysv to simple_fsync() 2009-06-11 21:36:12 -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 sysv: add ->sync_fs 2009-06-11 21:36:16 -04: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 [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
sysv.h repair sysv_write_inode(), switch sysv to simple_fsync() 2009-06-11 21:36:12 -04:00