commit | 0237d9dc94b6e5f1e31c0db90bce6301d0884350 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Sat Oct 11 22:46:52 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 29 16:21:55 2014 +0800 |
tree | 0eba9ce48d5ce7af317969aaa69d5b218bff0c20 | |
parent | 1bca2822b4420dfc1f7f40bbea5011bbf25e1113 [diff] |
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>