jhb 2008-02-13 00:04:58 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_socket.c nfs_subs.c nfsm_subs.h
Log:
Consolidate the code to generate a new XID for a NFS request into a
nfs_xid_gen() function instead of duplicating the logic in both
nfsm_rpchead() and the NFS3ERR_JUKEBOX handling in nfs_request().
MFC after: 1 week
Submitted by: mohans (a long while ago)
Revision Changes Path
1.158 +1 -8 src/sys/nfsclient/nfs_socket.c
1.152 +23 -14 src/sys/nfsclient/nfs_subs.c
1.38 +1 -0 src/sys/nfsclient/nfsm_subs.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"