From: J. Bruce Fields Date: Tue, 21 Apr 2015 19:25:39 +0000 (-0400) Subject: nfsd4: disallow SEEK with special stateids X-Git-Tag: omap-for-v4.2/o2_dc~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980608fb50aea34993ba956b71cd4602aa42b14b;p=pandora-kernel.git nfsd4: disallow SEEK with special stateids If the client uses a special stateid then we'll pass a NULL file to vfs_llseek. Fixes: 24bab491220f " NFSD: Implement SEEK" Cc: Anna Schumaker Cc: stable@vger.kernel.org Reported-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed