From: deen Date: Mon, 8 Sep 2008 11:03:35 +0000 (+0000) Subject: Combined patch for bug 16882. X-Git-Tag: v1_7_100~1^349~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9a63396be1785324cdaa1be091f802f66be5c8c8;p=fs%2Flustre-release.git Combined patch for bug 16882. b=16882 i=adilger i=nathan i=he.huang --- diff --git a/lustre/ptlrpc/ptlrpc_module.c b/lustre/ptlrpc/ptlrpc_module.c index 1e289dd..8dde35d 100644 --- a/lustre/ptlrpc/ptlrpc_module.c +++ b/lustre/ptlrpc/ptlrpc_module.c @@ -167,7 +167,6 @@ EXPORT_SYMBOL(ptlrpc_free_rq_pool); EXPORT_SYMBOL(ptlrpc_prep_req_pool); EXPORT_SYMBOL(ptlrpc_at_set_req_timeout); EXPORT_SYMBOL(ptlrpc_prep_req); -EXPORT_SYMBOL(ptlrpc_free_req); EXPORT_SYMBOL(ptlrpc_unregister_reply); EXPORT_SYMBOL(ptlrpc_req_finished); EXPORT_SYMBOL(ptlrpc_req_finished_with_imp_lock);