]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite86efcf8f68583b3b1dd09cf99c6bf7da9c30589
tree6d16b5b70b2a5dfc81651dd4eec578e41d41e8a6
parentf1e5256c66dabbfc4df8946cec5f652f134a6e47
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