From: Alexey Lyashkov Date: Mon, 23 Jun 2014 01:32:18 +0000 (-0400) Subject: staging/lustre/ptlrpc: unlink request buffer correctly X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf378ff770febe57b93e7e7ce513865cd25ac20c;p=pandora-kernel.git staging/lustre/ptlrpc: unlink request buffer correctly outgoning buffer may be hold by lnet and don't unlinked fast, it's break unloading a lustre modules as request hold a reference to the export/obd Signed-off-by: Alexey Lyashkov Xyratex-bug-id: MRP-1848 Reviewed-on: http://review.whamcloud.com/10353 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5073 Reviewed-by: Mike Pershin Reviewed-by: Liang Zhen Reviewed-by: Isaac Huang Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed