alistair23-linux/fs/affs
Al Viro 2a32cebd6c Fix races around the access to ->s_options
Put generic_show_options read access to s_options under rcu_read_lock,
split save_mount_options() into "we are setting it the first time"
(uses in foo_fill_super()) and "we are relacing and freeing the old one",
synchronize_rcu() before kfree() in the latter.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-05-09 10:51:34 -04:00
..
affs.h
amigaffs.c
bitmap.c
Changes
dir.c
file.c
inode.c
Kconfig
Makefile
namei.c
super.c Fix races around the access to ->s_options 2009-05-09 10:51:34 -04:00
symlink.c