From: Trond Myklebust Date: Mon, 15 Oct 2012 21:26:20 +0000 (-0400) Subject: lockd: Remove BUG_ON()s in fs/lockd/host.c X-Git-Tag: v3.8-rc1~72^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d30a54df968c01fff4a412ac23f55832f45fe6;p=pandora-kernel.git lockd: Remove BUG_ON()s in fs/lockd/host.c - Convert the non-trivial ones into WARN_ON_ONCE(). - Remove the trivial refcounting BUGs Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed