]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: increase client-provided nfs4 clientid size
authorJ. Bruce Fields <bfields@fieldses.org>
Thu, 24 Aug 2006 19:44:12 +0000 (15:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Aug 2006 19:51:59 +0000 (15:51 -0400)
commit854d4426cc78125aa9504ebfe5d2f958f29d0696
tree4755f3f0de0439ba83b32b6a238064a58a751f64
parent79f3bbb5bdec2d06f9060b4a147c0f78a27a44dd
NFSv4: increase client-provided nfs4 clientid size

Neil Brown observed that the current limit of 32 bytes isn't enough to hold two
ip addresses and the rest of the stuff we're putting in it, so it's often
truncated to the point where it's unlikely to be unique.  This can cause
spurious CLID_INUSE's from the server.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from fc8c17ec251e984ab3df9182ed097aa5b577c915 commit)
include/linux/nfs_xdr.h