From: J. Bruce Fields Date: Tue, 17 Aug 2010 22:46:33 +0000 (-0400) Subject: nfsd4: bad BUG() in preprocess_stateid_op X-Git-Tag: v2.6.36-rc3~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c0e1ef0a8a6cab4e0f9357698c81a2f7f73cc5;p=pandora-kernel.git nfsd4: bad BUG() in preprocess_stateid_op It's OK for this function to return without setting filp--we do it in the special-stateid case. And there's a legitimate case where we can hit this, since we do permit reads on write-only stateid's. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed