freebsd-nq/sys/nfsclient
Poul-Henning Kamp f711d546d2 Suser() simplification:
1:
  s/suser/suser_xxx/

2:
  Add new function: suser(struct proc *), prototyped in <sys/proc.h>.

3:
  s/suser_xxx(\([a-zA-Z0-9_]*\)->p_ucred, \&\1->p_acflag)/suser(\1)/

The remaining suser_xxx() calls will be scrutinized and dealt with
later.

There may be some unneeded #include <sys/cred.h>, but they are left
as an exercise for Bruce.

More changes to the suser() API will come along with the "jail" code.
1999-04-27 11:18:52 +00:00
..
bootp_subr.c
krpc_subr.c
krpc.h
nfs_bio.c Hold nfsd's upages in-core with PHOLD rather than P_NOSWAP. 1999-04-06 03:07:54 +00:00
nfs_nfsiod.c Suser() simplification: 1999-04-27 11:18:52 +00:00
nfs_node.c
nfs_socket.c Fixed printf format errors on alpha. 1999-04-24 11:29:48 +00:00
nfs_subs.c
nfs_vfsops.c Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfs_vnops.c Reviewed by: Many at differnt times in differnt parts, 1999-03-12 02:24:58 +00:00
nfs.h Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00
nfsargs.h Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsstats.h Untangle the nfs send and receive queue locking a little. One lock 1999-02-25 00:03:51 +00:00