NFS: Don't invalidate the symlink we just stuffed into the cache
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 14 Sep 2006 18:03:14 +0000 (14:03 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:25:03 +0000 (23:25 -0400)
commit97db8f41792839a6912fd21be8b61dd6c50db58f
treeb569931dd76809ef4bee9165da54d1c34310fbe4
parent5f004cf2aa8494708fd8d78e78142b7b2748e765
NFS: Don't invalidate the symlink we just stuffed into the cache

And slight optimisation of nfs_end_data_update(): directories never have
delegations anyway.

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