NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 27 Aug 2007 15:33:00 +0000 (11:33 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 1 Sep 2007 14:14:38 +0000 (10:14 -0400)
commitdeee9369b993b52a8e2f25683b4a67be7a65e8ae
treed5d4f56c77ac21bc4f693ceaacdd3b6c87a00e56
parent65bbf6bdbba0f74e254f706bfb00fe533974f4f1
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file

This patch fixes an Oops that was reported by Gabriel Barazer.

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