commit | 4889fd37f50f361716764c26121e3b7cbf741bc3 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Thu Oct 01 00:12:28 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 02 11:17:19 2015 +0200 |
tree | 4fca9df4da192cf9c43190e91ec3f9e650206b04 | |
parent | 996cbc63df2538b36ae7ce192d333dcd2454789e [diff] |
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>