Whamcloud - gitweb
LU-6426 lustre: remove EIOCBRETRY handling 07/14507/2
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 20 Apr 2015 15:15:38 +0000 (11:15 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 8 May 2015 15:07:30 +0000 (15:07 +0000)
commit617a53daff1768d88f694ae349214d5c6606d3cf
treeee53f4af7675bb347023aba6983210ab0c1574f9
parent7574e32e64b77851163d0a8d3141b406d03621be
LU-6426 lustre: remove EIOCBRETRY handling

With linux commit 41003a7bcfed1255032e1e7c7b487e505b22e298
AIO retry handling was removed due to it being buggy and no
one using it, including lustre. Since this is the case
remove EIOCBRETRY since it no longer in the kernel starting
with version 3.18.

Change-Id: Icdc2de3fe252a6315914b906ef29c80343aa93e8
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/14507
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Blake Caldwell <blakec@ornl.gov>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Thomas Stibor <thomas@stibor.net>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_errno.h
lustre/ptlrpc/errno.c