summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@citi.umich.edu>2009-03-18 15:06:26 -0400
committerJ. Bruce Fields <bfields@citi.umich.edu>2009-03-18 17:38:42 -0400
commit026722c25e6eb018eab8b9a3c198c258f5b7a2e7 (patch)
treeb57fa768c7cdaaa21257a57e96427411bf015b0b /net
parent03cf6c9f49a8fea953d38648d016e3f46e814991 (diff)
downloadlinux-stable-026722c25e6eb018eab8b9a3c198c258f5b7a2e7.tar.gz
linux-stable-026722c25e6eb018eab8b9a3c198c258f5b7a2e7.tar.bz2
linux-stable-026722c25e6eb018eab8b9a3c198c258f5b7a2e7.zip
nfsd4: don't check ip address in setclientid
The spec allows clients to change ip address, so we shouldn't be requiring that setclientid always come from the same address. For example, a client could reboot and get a new dhcpd address, but still present the same clientid to the server. In that case the server should revoke the client's previous state and allow it to continue, instead of (as it currently does) returning a CLID_INUSE error. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions