]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea2b641bb5a2ab5b94ce0600b8cbe236392cf930
tree555ddc0f2266861b3532ea1ab9d70def1176ab55
parent46241657398b2042a8ab67a6efd75d3faf30a4ee
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