]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95f698994809372a55a3615155f8a212f38c9bac
tree4fca9df4da192cf9c43190e91ec3f9e650206b04
parente7a70b9f3ad040f238fae98767ed459f86d858c6
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