]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9e3c50b7014e287a1bd1f33bcfc0dbe266f1773
tree621b27ead1a313de1b912d486c89f3f4c9447858
parent31ad1861c2d51ebd702fe0c01bb0906ad9f52ba0
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