android_kernel_xiaomi_sm8350/drivers/isdn/hysdn
David Howells d76b0d9b2d CRED: Use creds in file structs
Attach creds to file structs and discard f_uid/f_gid.

file_operations::open() methods (such as hppfs_open()) should use file->f_cred
rather than current_cred().  At the moment file->f_cred will be current_cred()
at this point.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:25 +11:00
..
boardergo.c hysdn: Remove cli()/sti() calls. 2008-05-14 23:25:33 -07:00
boardergo.h
hycapi.c isdn: fix integer as NULL pointer warning 2008-05-23 08:11:06 -07:00
hysdn_boot.c
hysdn_defs.h
hysdn_init.c
hysdn_net.c
hysdn_pof.h hysdn: remove the packed attribute from PofTimStamp_tag 2008-07-30 16:48:05 -07:00
hysdn_procconf.c CRED: Use creds in file structs 2008-11-14 10:39:25 +11:00
hysdn_proclog.c isdn: use non-racy method for proc entries creation 2008-04-29 08:06:22 -07:00
hysdn_sched.c
ince1pc.h
Kconfig hysdn: No longer broken on SMP. 2008-05-14 23:27:18 -07:00
Makefile