Add a mechanism to control what the next XID value on a session will be.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 26 Oct 2013 14:44:29 +0000 (07:44 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 26 Oct 2013 14:44:29 +0000 (07:44 -0700)
commit3b943d2f68e28431f3042e954de6e24411a529f9
tree96af0c0aa046164554886d274f9214ac29922e96
parent6fda9871a037fdbac341f55f0b9a175e3977281e
Add a mechanism to control what the next XID value on a session will be.
This makes it possible for multiple processes/contexts to use the same
target and (with some synchronization) avoid XID collissions across processes/contexts.
include/nfsc/libnfs-raw.h
lib/pdu.c