From cf378ff770febe57b93e7e7ce513865cd25ac20c Mon Sep 17 00:00:00 2001 From: Alexey Lyashkov Date: Sun, 22 Jun 2014 21:32:18 -0400 Subject: [PATCH] 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-format-patch failed