[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <af09da26773f4aafb4f567ca1c67b8b0@EXCHOS30.ornl.gov>
Date: Fri, 23 Oct 2015 15:05:23 +0000
From: "Simmons, James A." <simmonsja@...l.gov>
To: 'Nilesh Kokane' <nilesh.kokane05@...il.com>,
"oleg.drokin@...el.com" <oleg.drokin@...el.com>,
"andreas.dilger@...el.com" <andreas.dilger@...el.com>
CC: "devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"suneel.raikar@...il.com" <suneel.raikar@...il.com>
Subject: RE: [PATCH 2/2] Staging: lustre: lnet: lib-move return of an errno
should typically be negative (ie: return -EAGAIN)
>Fixed- Return of an errno should typically be negative (ie: return -EAGAIN)
>
>Signed-off-by: Nilesh Kokane <Nilesh.Kokane05@...il.com>
>---
> drivers/staging/lustre/lnet/lnet/lib-move.c | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
Bad idea. I also made this mistake and it broke LNet really badly.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists