Whamcloud - gitweb
LU-179 Should let PF_MEMALLOC cover ptlrpc_register_bulk()
authorBobi Jam <bobijam@whamcloud.com>
Wed, 20 Apr 2011 04:14:41 +0000 (12:14 +0800)
committerJohann Lombardi <johann@whamcloud.com>
Wed, 20 Apr 2011 13:32:35 +0000 (06:32 -0700)
commit134461a981b134de896d9aa9cc6ec2d816cfa044
tree0da3252a6821b361cb58d985c6f9063466f7e352
parentbb1e78ac1673eb95bfe91d7dbbd729dc6cd48c32
LU-179 Should let PF_MEMALLOC cover ptlrpc_register_bulk()

Under memory pressure, the rpc memory allocation in bulk registration on the memory
release path also needs be covered.

Change-Id: Ie4986eb48d1e5b99b1756a0ddaa11fe0beb37462
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/439
Reviewed-by: Liang Zhen <liang@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/ptlrpc/niobuf.c