| commit | e98f08afa021b29c0c0d496368c6610df2044d20 | [log] [tgz] |
|---|---|---|
| author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Aug 29 11:15:36 2016 -0400 |
| committer | Ishan Mittal <imittal@nvidia.com> | Fri Jan 06 15:42:11 2017 +0530 |
| tree | 05ea6ab561e5d66bd07fb567d24dfa2e89af50cb | |
| parent | 2c1facf820f483a135c24192f5eb66658767be82 [diff] |
NFSv4.x: Fix a refcount leak in nfs_callback_up_net commit 98b0f80c2396224bbbed81792b526e6c72ba9efa upstream. On error, the callers expect us to return without bumping nn->cb_users[]. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>