OSDN Git Service

staging/lustre/ldlm: Get rid of lr_converting queue
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:21 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit0c279f4d93c7be90a0163ef0bb5a71b11edf7395
tree9a6cf468177eeb7a77199f08f4e3ed8a29ac44fd
parent97ea097b456185f3d653d1a623998086c35d4c66
staging/lustre/ldlm: Get rid of lr_converting queue

Now that we removed all the lock conversion functions,
also get rid of the converson queue since nothing could ever
get there anyway.

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