staging/lustre/ldlm: Remove ldlm_namespace_free()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:28 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit4889fd37f50f361716764c26121e3b7cbf741bc3
tree4fca9df4da192cf9c43190e91ec3f9e650206b04
parent996cbc63df2538b36ae7ce192d333dcd2454789e
staging/lustre/ldlm: Remove ldlm_namespace_free()

It was directly used only on the server. Client side part
was split into smaller chunks to avoid deadlocks.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_dlm.h
drivers/staging/lustre/lustre/ldlm/ldlm_resource.c
This page took 0.02465 seconds and 5 git commands to generate.