Skip to content
Commit 0bc2c9b4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN



DELEGRETURN will always carry a reference to the inode except when
the latter is being freed, so let's ensure that we always use that
inode information to ensure close-to-open cache consistency, even
when the DELEGRETURN call is asynchronous.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent e603a4c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment