From: Benny Halevy Date: Wed, 1 Apr 2009 13:22:52 +0000 (-0400) Subject: nfs41: increment_{open,lock}_seqid X-Git-Tag: v2.6.31-rc1~58^2~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34dc1ad752ad3f55b2a6e6cd8cfcf3504682fec7;p=pandora-kernel.git nfs41: increment_{open,lock}_seqid Unlike minorversion0, in nfsv4.1 the open and lock seqids need not be incremented by the client and should always be set to zero. This is implemented using a new nfs_rpc_ops methods - increment_open_seqid and increment_lock_seqid Signed-off-by: Rahul Iyer Signed-off-by: Benny Halevy [nfs41: check for session not minorversion] Signed-off-by: Andy Adamson Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed