NFS: nfs_instantiate() should set the dentry verifier
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2007 01:51:38 +0000 (21:51 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:25 +0000 (17:19 -0400)
commit5724ab37872042176916441930e78fd353be1e5e
tree255ba54f98f20ef22584bfb7308bf80f0c4fa2ad
parentfab728e156b3cbfe31f05d6e7cdebe3d5eaff878
NFS: nfs_instantiate() should set the dentry verifier

That will also allow us to remove the calls in mknod and mkdir.
In addition it will ensure that symlinks set it correctly.

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