freebsd-skq/sys/nlm
Alexander Kabaev 5679fe1957 Do not embed struct ucred into larger netcred parent structures.
Credential might need to hang around longer than its parent and be used
outside of mnt_explock scope controlling netcred lifetime. Use separate
reference-counted ucred allocated separately instead.

While there, extend mnt_explock coverage in vfs_stdexpcheck and clean-up
some unused declarations in new NFS code.

Reported by:	John Hickey
PR:		kern/133439
Reviewed by:	dfr, kib
2009-05-09 18:09:17 +00:00
..
nlm_advlock.c Introduce a new virtualization container, provisionally named vprocg, to hold 2009-05-08 14:11:06 +00:00
nlm_prot_clnt.c
nlm_prot_impl.c Do not embed struct ucred into larger netcred parent structures. 2009-05-09 18:09:17 +00:00
nlm_prot_server.c
nlm_prot_svc.c Don't call svc_freereq() before svc_freeargs(). 2008-11-12 15:30:30 +00:00
nlm_prot_xdr.c
nlm_prot.h
nlm.h Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
sm_inter_xdr.c
sm_inter.h