staging/lustre/llite: remove unused ll_max_rw_chunk
authorOleg Drokin <green@linuxhacker.ru>
Thu, 21 May 2015 19:31:48 +0000 (15:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 01:50:18 +0000 (10:50 +0900)
commit06ed0cd897a8d1b1c9a067b7b726b9a47a4ca7e0
treef3427c43fce025186db532d6f7d3627e393a0933
parent40cc864a9fcd48d7f3a67421a8e578e8d4cbe308
staging/lustre/llite: remove unused ll_max_rw_chunk

ll_max_rw_chunk seems to be unused ever since we implemented CLIO in 2.0,
so remove it and all supporting infrastructure.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_internal.h
drivers/staging/lustre/lustre/llite/llite_lib.c
drivers/staging/lustre/lustre/llite/lproc_llite.c