linux-IllusionX/fs
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super
We just did a full fs writeout using sync_filesystem before, and if
that's not enough for the filesystem it can perform it's own writeout
in ->put_super, which many filesystems already do.

Move a call to foofs_write_super into every foofs_put_super for now to
guarantee identical behaviour until it's cleaned up by the individual
filesystem maintainers.

Exceptions:

 - affs already has identical copy & pasted code at the beginning of
   affs_put_super so no need to do it twice.
 - xfs does the right thing without it and I have changes pending for
   the xfs tree touching this are so I don't really need conflicts
   here..

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:06 -04:00
..
9p
adfs
affs
afs switch follow_down() 2009-06-11 21:36:01 -04:00
autofs switch follow_down() 2009-06-11 21:36:01 -04:00
autofs4 switch follow_down() 2009-06-11 21:36:01 -04:00
befs
bfs remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
btrfs btrfs: remove ->write_super and stop maintaining ->s_dirt 2009-06-11 21:36:05 -04:00
cachefiles vfs: Rename fsync_super() to sync_filesystem() (version 4) 2009-06-11 21:36:04 -04:00
cifs switch follow_down() 2009-06-11 21:36:01 -04:00
coda
configfs
cramfs
debugfs
devpts
dlm
ecryptfs
efs
exofs remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
exportfs
ext2 remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
ext3 ext3: remove ->write_super and stop maintaining ->s_dirt 2009-06-11 21:36:05 -04:00
ext4 remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
fat remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
freevxfs
fscache
fuse
gfs2 gfs2: remove ->write_super and stop maintaining ->s_dirt 2009-06-11 21:36:05 -04:00
hfs remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
hfsplus remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs2 remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
jfs
lockd
minix
ncpfs
nfs switch follow_down() 2009-06-11 21:36:01 -04:00
nfs_common
nfsd switch follow_down() 2009-06-11 21:36:01 -04:00
nilfs2 remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
nls
notify
ntfs
ocfs2 ocfs2: remove ->write_super and stop maintaining ->s_dirt 2009-06-11 21:36:05 -04:00
omfs
openpromfs
partitions
proc Move junk from proc_fs.h to fs/proc/internal.h 2009-06-11 21:36:01 -04:00
qnx4 qnx4: remove ->write_super 2009-06-11 21:36:05 -04:00
quota quota: cleanup dquota sync functions (version 4) 2009-06-11 21:36:04 -04:00
ramfs
reiserfs remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
romfs
smbfs
squashfs
sysfs
sysv remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
ubifs
udf
ufs remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
xfs
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c vfs: Rename fsync_super() to sync_filesystem() (version 4) 2009-06-11 21:36:04 -04:00
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c fs: move mark_files_ro into file_table.c 2009-06-11 21:36:02 -04:00
filesystems.c
fs-writeback.c vfs: Make sys_sync() use fsync_super() (version 4) 2009-06-11 21:36:03 -04:00
fs_struct.c
generic_acl.c
inode.c fs: introduce mnt_clone_write 2009-06-11 21:36:02 -04:00
internal.h vfs: Make sys_sync() use fsync_super() (version 4) 2009-06-11 21:36:03 -04:00
ioctl.c
ioprio.c
Kconfig
Kconfig.binfmt
libfs.c
locks.c
Makefile
mbcache.c
mpage.c
namei.c switch lookup_mnt() 2009-06-11 21:36:01 -04:00
namespace.c fs: introduce mnt_clone_write 2009-06-11 21:36:02 -04:00
nfsctl.c
no-block.c
open.c fs: introduce mnt_clone_write 2009-06-11 21:36:02 -04:00
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
super.c remove ->write_super call in generic_shutdown_super 2009-06-11 21:36:06 -04:00
sync.c quota: Introduce writeout_quota_sb() (version 4) 2009-06-11 21:36:04 -04:00
timerfd.c
utimes.c
xattr.c fs: introduce mnt_clone_write 2009-06-11 21:36:02 -04:00
xattr_acl.c