linux/drivers/isdn/capi
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 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI 2007-07-17 10:23:05 -07:00
Makefile
capi.c proc tty: remove struct tty_operations::read_proc 2009-04-01 08:59:10 -07:00
capidrv.c isdn: capi: &&/|| typos 2009-01-04 16:22:04 -08:00
capidrv.h
capifs.c Fix races around the access to ->s_options 2009-05-09 10:51:34 -04:00
capifs.h
capilib.c isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
capiutil.c isdn/capi: Return proper errnos on module init. 2008-05-14 23:30:06 -07:00
kcapi.c Documentation/isdn/INTERFACE.CAPI 2009-04-27 05:37:39 -07:00
kcapi.h isdn: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:34 -07:00
kcapi_proc.c drivers/isdn/capi: fix sparse warning: context imbalance 2009-02-27 01:00:41 -08:00