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)
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>

No differences found