From: J. Bruce Fields Date: Tue, 16 Oct 2012 16:39:33 +0000 (-0400) Subject: nfsd4: don't BUG in delegation break callback X-Git-Tag: v3.8-rc1~20^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa10cd12df3ec0873a5db0d8dc8e978423b87dc;p=pandora-kernel.git nfsd4: don't BUG in delegation break callback These conditions would indeed indicate bugs in the code, but if we want to hear about them we're likely better off warning and returning than immediately dying while holding file_lock_lock. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed