commit | f3680312a737355ddf35c1b68af25e384d7ef0a8 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@fieldses.org> | Thu Oct 13 16:54:48 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 18 23:19:43 2005 -0700 |
tree | 6b447f0a58bf1c1acfa8b1731ef06580d275b983 | |
parent | ead5e1c26fdcd969cf40c49cb0589d56879d240d [diff] |
SUNRPC: Retry wrap in case of memory allocation failure. For privacy we need to allocate extra pages to hold encrypted page data when wrapping requests. This allocation may fail, and we handle that case by waiting and retrying. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>