commit | e0d9243048fd18da695b8d3fe331176eac60866e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 12:21:50 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 14:33:05 2015 -0500 |
tree | 062c4b322a2c0d2f3ad3dc868955de259bbbb568 | |
parent | 41c9127d6d588138c66b2614ac596ea63313acca [diff] |
NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL If the client is promising to return the layout ASAP, then there is no need to return DELAY and have the server retry. Instead default to the normal procedure described in RFC5661. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>