staging/lustre: Remove high-priority request callbacks
authorOleg Drokin <green@linuxhacker.ru>
Tue, 29 Sep 2015 03:43:49 +0000 (23:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 13:22:27 +0000 (15:22 +0200)
commit942f38903c6c00db24d6bfc42af79dba6bd895ba
tree6d16b5b70b2a5dfc81651dd4eec578e41d41e8a6
parentdab49b4062f51346a88a7426132e76c1b4d23ad4
staging/lustre: Remove high-priority request callbacks

This function is only used on the server where real high-priority
requests actually exist.
This deletes ptlrpc_hpreq_handler() and ptlrpc_request_change_export()

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_net.h
drivers/staging/lustre/lustre/ptlrpc/service.c