commit | 36943fa4b2701b9ef2d60084c85ecbe634aec252 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:05 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:05 2006 -0500 |
tree | a234dbfff1f7d46a8202e0666ac7666d39b420ae | |
parent | 47831f35b83e43c804215712dd0c834c92e8a441 [diff] |
NLM: nlm_alloc_call should not immediately fail on signal Currently, nlm_alloc_call tests for a signal before it even tries to allocate memory. Fix it so that it tries at least once. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>