OSDN Git Service

NFSv4: Ensure that the LOCK code sets exception->inode
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 18 Apr 2012 16:20:10 +0000 (12:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2012 15:56:31 +0000 (08:56 -0700)
commit03a9f194904985d2844a2906ba02306289b0b4e7
treedd074844dcd3a8e81919ee4b23a79767e7524393
parentcb2fee3223eaaeaab386d635fa905ad3925ca539
NFSv4: Ensure that the LOCK code sets exception->inode

commit 05ffe24f5290dc095f98fbaf84afe51ef404ccc5 upstream.

All callers of nfs4_handle_exception() that need to handle
NFS4ERR_OPENMODE correctly should set exception->inode

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/nfs4proc.c