linux-stable/fs/affs
Al Viro 29333920a5 Fix remount races with symlink handling in affs
A couple of fields in affs_sb_info is used in follow_link() and
symlink() for handling AFFS "absolute" symlinks.  Need locking
against affs_remount() updates.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-01-26 22:22:24 -05:00
..
affs.h Fix remount races with symlink handling in affs 2010-01-26 22:22:24 -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
Changes
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
Kconfig fs/Kconfig: move affs out 2009-01-22 13:15:56 +03:00
Makefile
namei.c Fix remount races with symlink handling in affs 2010-01-26 22:22:24 -05:00
super.c Fix remount races with symlink handling in affs 2010-01-26 22:22:24 -05:00
symlink.c Fix remount races with symlink handling in affs 2010-01-26 22:22:24 -05:00