commit | 8eee52af27b96047894bd18649102a0d2de3c3bb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Jun 04 13:51:13 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Jun 04 13:51:13 2015 -0400 |
tree | 771e5ed4e8f29a2dfd6a5ab231294de4ccacf95c | |
parent | e8d975e73e5fa05f983fbf2723120edcf68e0b38 [diff] |
NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN EAGAIN is a valid return code from nfs4_open_recover(), and should be handled by nfs4_handle_delegation_recall_error by simply passing it through. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>