staging/lustre: remove unused request policies.
authorOleg Drokin <green@linuxhacker.ru>
Thu, 28 Aug 2014 18:54:23 +0000 (14:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 19:15:15 +0000 (12:15 -0700)
commitaa075d31d2e0c5d735d72f2e901526e71ebb2ac7
tree2a5fa8199d2c3d53a712f0912da799f2f7820232
parent986f7b96532da3592e5fdf4492480d7f0e222c80
staging/lustre: remove unused request policies.

Client policies do not make much sense to have in client-only code,
so remove all references to everything but fifo.
This also removes lustre/libcfs/heap.c and its header, since it was
only used by certain request policies (crr and orr).

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/libcfs/heap.c [deleted file]
drivers/staging/lustre/lustre/ptlrpc/nrs_crr.c [deleted file]