From: Trond Myklebust Date: Mon, 15 Oct 2012 21:14:38 +0000 (-0400) Subject: lockd: Remove unnecessary BUG_ON()s in the xdr client code X-Git-Tag: v3.8-rc1~72^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad56de378b4c675e964a1ab44cf2e55d44d2865;p=pandora-kernel.git lockd: Remove unnecessary BUG_ON()s in the xdr client code - Offset bound checks are done in the NFS client code. - So are filehandle size checks - The cookie length is a constant - The utsname()->nodename is already bounded Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed