staging/lustre: get rid of cfs_bio_* compat macroses
authorOleg Drokin <green@linuxhacker.ru>
Thu, 30 Jul 2015 22:27:53 +0000 (18:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 23:01:42 +0000 (16:01 -0700)
commit5109ea606f9d9d26d2d69a0457d17267b8bfd629
tree33622ee5098df6e3f02274712f055f74c2e6be11
parentb921ecea84a3f137f7c585af079f86922aa15aa4
staging/lustre: get rid of cfs_bio_* compat macroses

This replaces cfs_bio_io_error with direct calls to bio_io_error
and cfs_bio_end_io with bio_end_io

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/linux/lustre_compat25.h
drivers/staging/lustre/lustre/llite/lloop.c