]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/ldlm: Remove unimplemented lock conversion traces.
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:20 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit97ea097b456185f3d653d1a623998086c35d4c66
tree35d31f8d700a985f8afc38489cc7c4b39efc57e6
parent004a4b38a7a0522c0edfd29c01855f92bec516a1
staging/lustre/ldlm: Remove unimplemented lock conversion traces.

Lock conversion is not really implemented, so let's stop
pretending here.
This removes ldlm_lock_convert, ldlm_cli_lock_convert
and ldlm_lock_downgrade.

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_lock.c
drivers/staging/lustre/lustre/ldlm/ldlm_request.c