NFSv4: Ensure the inode is clean when we set a delegation
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 7 Apr 2018 22:43:17 +0000 (18:43 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Jun 2018 19:03:58 +0000 (15:03 -0400)
commit97c2c17af9bd17c2cf4bc1e17f088793996cbba2
tree621b27ead1a313de1b912d486c89f3f4c9447858
parent7c6726546c9d9a1203beaa5fc90625871448986d
NFSv4: Ensure the inode is clean when we set a delegation

If there are attributes that are still invalid when we set a delegation,
then we need to set the NFS_INO_REVAL_FORCED flag.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/delegation.c