From: J. Bruce Fields Date: Mon, 13 Feb 2012 21:56:19 +0000 (-0500) Subject: nfsd4: check for uninitialized slot X-Git-Tag: v3.4-rc1~40^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf5c43c8f155e755b0fc3dfa76f9f8c6e2c0161f;p=pandora-kernel.git nfsd4: check for uninitialized slot This fixes an oops when a buggy client tries to use an initial seqid of 0 on a new slot, which we may misinterpret as a replay. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed