commit | b25cd058f25ea2054351bbe501956002cd8ed4c5 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Tue Oct 23 10:43:41 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Nov 04 14:43:41 2012 -0500 |
tree | 85429bb1b4ef052235d981fcbb588a4afa5e3e93 | |
parent | ff1fdb9b805fc03fb51c7b061604360af92d0c9e [diff] |
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 <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>