NFS: Fix a bug in nfs_open_revalidate()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 3 Oct 2007 19:58:38 +0000 (15:58 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:30 +0000 (17:19 -0400)
commit446e534985bada0ad7451c08cf213c06695f9b67
tree6f364b49ad9f6bc2c82ce28ce4fbd75aee372286
parentd4d9cdcb470784df76304f75d0ce88f20f15fa6a
NFS: Fix a bug in nfs_open_revalidate()

We want to set the verifier when the call to nfs4_open_revalidate()
_succeeds_.

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