linux/fs/hpfs
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
..
Kconfig fs/Kconfig: move hpfs out 2009-01-22 13:15:59 +03:00
Makefile
alloc.c
anode.c
buffer.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
dentry.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
dir.c [PATCH] struct path: convert hpfs 2006-12-08 08:28:45 -08:00
dnode.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
ea.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
file.c [PATCH] hpfs: cleanup ->setattr 2008-10-23 05:12:58 -04:00
hpfs.h
hpfs_fn.h [PATCH] hpfs: cleanup ->setattr 2008-10-23 05:12:58 -04:00
inode.c [PATCH] hpfs: cleanup ->setattr 2008-10-23 05:12:58 -04:00
map.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
name.c
namei.c CRED: Wrap task credential accesses in the HPFS filesystem 2008-11-14 10:38:55 +11:00
super.c Fix races around the access to ->s_options 2009-05-09 10:51:34 -04:00