Whamcloud - gitweb
LU-6215 llite: bio_endio only takes one argument for 4.2 78/16278/6
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 29 Sep 2015 14:10:29 +0000 (10:10 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 6 Oct 2015 01:56:40 +0000 (01:56 +0000)
commitd410aeef76f79e0fc7b09227f850a4ebd462ad3f
tree815a42ddf307cf9e734d8a5d0c51e210df012815
parent7aaa680b7f22e7dfaac8af38b78d89164a94e842
LU-6215 llite: bio_endio only takes one argument for 4.2

For the 4.2 kernel bio_endio() is down to taking only
one argument. This patch handles this API change.

Change-Id: I22edc64e76d22241c8c809acf58cf64dd67bbb61
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/16278
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Jenkins
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4
lustre/llite/lloop.c