]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:18 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit8a7c086d8cb17978f2fdf6768ff0233f9a9507ea
treec055a940284ce3f9944e8e32accc0f6bd48249e6
parent3dd5a6ba55d62a9c9c04194bbf8e285ef9e0f5ad
staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports()

This is only used on the server in case a client gets disconnected.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_internal.h
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c