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)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Apr 2012 17:23:00 +0000 (13:23 -0400)
commit05ffe24f5290dc095f98fbaf84afe51ef404ccc5
tree555ddc0f2266861b3532ea1ab9d70def1176ab55
parentca138f368a36dba40d3ef4a53d64af2011cda3c7
NFSv4: Ensure that the LOCK code sets exception->inode

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>
Cc: stable@vger.kernel.org
fs/nfs/nfs4proc.c