]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: lmv: release request in lmv_revalidate_slaves()
authorJohn L. Hammond <john.hammond@intel.com>
Sun, 18 Sep 2016 20:37:19 +0000 (16:37 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Sep 2016 07:37:46 +0000 (09:37 +0200)
commit426245a44d6dc03a7e32c8836eb334e32e6d12ee
tree82e021baf0ece82347bb89fa581e997de0629689
parent9e2c96eb8b84be1d4d783426aa0cf055c69896fe
staging: lustre: lmv: release request in lmv_revalidate_slaves()

In lmv_revalidate_slaves() ensure that the request returned by
md_intent_lock() is properly released on all paths.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5452
Reviewed-on: http://review.whamcloud.com/11326
Reviewed-by: wang di <di.wang@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lmv/lmv_intent.c