]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Tue, 16 Aug 2016 20:18:43 +0000 (16:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 13:57:35 +0000 (15:57 +0200)
commit9b58714f9ab4138dabcf7176fdc465bd00afeae9
treef89f17498f24ad381ff6d81f06b32fa9f3735d24
parent32410f3e168b025f84cb3ab94252887d82e6e3ae
staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp

Ensure there aren't invalid pointers hanging around after
ptlrpc_req_finished is called.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4826
Reviewed-on: http://review.whamcloud.com/9841
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@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