diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2017-02-08 11:29:46 -0500 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2017-02-08 17:02:47 -0500 |
commit | a974deee477af89411e0f80456bfb344ac433c98 (patch) | |
tree | 61016d00a0e22db3e3f662f54d603dbd079906c6 /net/sunrpc | |
parent | 8ccc869169d0c59d288b20ec2b060317f87e08b4 (diff) | |
download | op-kernel-dev-a974deee477af89411e0f80456bfb344ac433c98.zip op-kernel-dev-a974deee477af89411e0f80456bfb344ac433c98.tar.gz |
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
If we exit because the file access check failed, we currently
leak the struct nfs4_state. We need to attach it to the
open context before returning.
Fixes: 3efb9722475e ("NFSv4: Refactor _nfs4_open_and_get_state..")
Cc: stable@vger.kernel.org # 3.10+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions