From: Jeff Layton Date: Tue, 21 Aug 2012 12:02:31 +0000 (-0400) Subject: knfsd: remove bogus BUG_ON() call from nfsd4_locku X-Git-Tag: v3.7-rc1~24^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5592a3f3978c57175ef817a4f773bc0d6d8949b9;p=pandora-kernel.git knfsd: remove bogus BUG_ON() call from nfsd4_locku The code checks for a NULL filp and handles it gracefully just before this BUG_ON. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed