staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksums
authorOleg Drokin <green@linuxhacker.ru>
Sun, 12 Oct 2014 02:46:52 +0000 (22:46 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 08:21:55 +0000 (16:21 +0800)
commit0237d9dc94b6e5f1e31c0db90bce6301d0884350
tree0eba9ce48d5ce7af317969aaa69d5b218bff0c20
parent1bca2822b4420dfc1f7f40bbea5011bbf25e1113
staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksums

Old version of lustre (1.8) calculated RPC checksums differently,
but the compat code is no longer important since in-kernel
version of lustre is nto compatible with 1.8 lustre servers
(that are long deprecated too).

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/pack_generic.c
drivers/staging/lustre/lustre/ptlrpc/sec_null.c