From 7345fb75e0ec4b2c84ece7ee4aabe8a0bdc06062 Mon Sep 17 00:00:00 2001 From: "John L. Hammond" Date: Sun, 9 Feb 2014 02:51:49 -0500 Subject: [PATCH] lustre: don't leak llog handle in llog_cat_process_cb() An early return from llog_cat_process_cb() was leaking the llog handle. Fix this by not doing that. Signed-off-by: John L. Hammond Reviewed-on: http://review.whamcloud.com/7847 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4054 Reviewed-by: Andreas Dilger Reviewed-by: jacques-Charles Lafoucriere Reviewed-by: Mike Pershin Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed