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

These functions are used on the server-only, so get rid of them.
Also get rid of ldlm export hash operations and the struct.

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_lockd.c