OSDN Git Service

staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 3 Nov 2016 01:24:57 +0000 (21:24 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 10:36:46 +0000 (11:36 +0100)
commitd9f4cf1acbe83511420169f8107751f856b7bc27
tree262cdb28a7449c7082744b183f6d4a1d4975e2f3
parenta18a46ddb570779fa60362962ecdc07aa071d6b0
staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()

The function becomes used again with the next patch, so bring it back
from dead, only this time make it static.

Reverts: bf2a033360f7 ("staging/lustre/ldlm: Remove unused ldlm_enqueue_pack()")
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_request.c