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/affs
Christoph Hellwig e28964365f affs: add ->sync_fs
Add a ->sync_fs method for data integrity syncs.  Factor out common code
between affs_put_super, affs_write_super and the new affs_sync_fs into
a helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:14 -04:00
..
Changes Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig fs/Kconfig: move affs out 2009-01-22 13:15:56 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
affs.h sanitize ->fsync() for affs 2009-06-11 21:36:14 -04: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 affs: do not zero ->i_op 2009-01-05 11:53:07 -05:00
namei.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
super.c affs: add ->sync_fs 2009-06-11 21:36:14 -04:00
symlink.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00