commit | 6c342655022d5189c45e4f7ed0cc8048c9ad9815 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jun 07 14:22:00 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Jun 08 16:36:10 2018 -0400 |
tree | 7bc991f16509269bffcc2d5e086b50c8930afb8d | |
parent | 025bb9f8720577b3815263dd961cdebe0c823080 [diff] |
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() If the attempt to recall the delegation fails because the inode is in the process of being evicted from cache, then use NFS4ERR_DELAY to ask the server to retry later. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>