]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
authorJeff Layton <jlayton@poochiereds.net>
Tue, 4 Oct 2016 04:07:43 +0000 (00:07 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 4 Oct 2016 20:30:54 +0000 (16:30 -0400)
commit3c53fcaf0ec0ac13d65858fb0981e424f2580a2b
tree92d27f542b06d656399b6aae1fb016f33997bf9d
parent9848fb246772ab4edf88ad1b5296ceab2ef46c57
NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic

The caller of rpc_run_task also gets a reference that must be put.

Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Cc: stable@vger.kernel.org # 4.2+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs42proc.c