From: Weston Andros Adamson Date: Tue, 23 Oct 2012 14:43:41 +0000 (-0400) Subject: SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES X-Git-Tag: v3.8-rc1~72^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25cd058f25ea2054351bbe501956002cd8ed4c5;p=pandora-kernel.git SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES Replace two bounds checking BUG_ON() calls with WARN_ON_ONCE() and resetting the requested size to RPCSVC_MAXPAGES. Signed-off-by: Weston Andros Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed