From: Trond Myklebust Date: Tue, 20 Nov 2012 16:13:12 +0000 (-0500) Subject: NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION X-Git-Tag: v3.8-rc1~72^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43095d397219aa1898db23937b03c1215ef16a37;p=pandora-kernel.git NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION We must always bump the clientid sequence number after a successful call to CREATE_SESSION on the server. The result of nfs4_verify_channel_attrs() is irrelevant to that requirement. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed