From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: Re: [PATCH 3/6] IB/srp: Fail SCSI commands silently Date: Thu, 20 Feb 2014 11:57:41 +0100 Message-ID: <5305DFA5.2060907@acm.org> References: <5305DE01.7030004@acm.org> <5305DE67.9070805@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5305DE67.9070805-HInyCGIudOg@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Roland Dreier Cc: David Dillow , Sagi Grimberg , Vu Pham , Sebastian Riemer , linux-rdma List-Id: linux-rdma@vger.kernel.org On 02/20/14 11:52, Bart Van Assche wrote: > Do not log SCSI command failures that are the result of a transport > layer failure, a SCSI abort or SCSI reset. This patch is a slightly > modified version of a patch posted by Sebastian Riemer in March 2013 > (see also http://thread.gmane.org/gmane.linux.drivers.rdma/15020/). > > This patch avoids that a system becomes unresponsive during failover > of a large number of LUNs when kernel messages are logged to a serial > console. > > Signed-off-by: Sebastian Riemer Since this patch based on work of Sebastian, I should have mentioned: From: Sebastian Riemer -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html