UBUNTU: SAUCE: NFSv4: Ensure that the LOCK code sets exception->inode
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Apr 2012 09:45:02 +0000 (10:45 +0100)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Thu, 19 Apr 2012 13:46:01 +0000 (06:46 -0700)
commite0f4966451b815018a75ac6f7a2503da5573ae05
tree75ebf8c1ef0831897678f7af5daabb2459c6942d
parentf88baf0afbaa1b5ea906a3f4052d1b28f84574ff
UBUNTU: SAUCE: NFSv4: Ensure that the LOCK code sets exception->inode

BugLink: http://bugs.launchpad.net/bugs/974664

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 [>= 3.3.1]
(cherry picked from commit 487790f27df9bb27d3400486bd021dd59edc7589 git://git.linux-nfs.org/projects/trondmy/linux-nfs.git)

Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
fs/nfs/nfs4proc.c