NFS: Set the force revalidate flag if the inode is not completely initialised
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 27 Mar 2018 22:30:42 +0000 (18:30 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 31 May 2018 19:02:16 +0000 (15:02 -0400)
commit821a868a2316de95250d3069a7b8025ec24154a6
tree90d088d258a5fa76524a378b23d42eb38c221659
parent3cb3fd6da4e9c810f7d9322fd36a5b39941ce409
NFS: Set the force revalidate flag if the inode is not completely initialised

Ensure that a delegation doesn't cause us to skip initialising the inode
if it was incomplete when we exited nfs_fhget()

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