Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753212AbbGWJ5V (ORCPT ); Thu, 23 Jul 2015 05:57:21 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:38662 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752821AbbGWJ5I (ORCPT ); Thu, 23 Jul 2015 05:57:08 -0400 Subject: Re: [PATCH] target: improve unsupported opcode message To: Spencer Baugh , "Nicholas A. Bellinger" , "open list:TARGET SUBSYSTEM" , "open list:TARGET SUBSYSTEM" , open list References: <1437602500-3793-1-git-send-email-sbaugh@catern.com> Cc: Joern Engel , Spencer Baugh From: Sagi Grimberg Message-ID: <55B0BA73.8010402@dev.mellanox.co.il> Date: Thu, 23 Jul 2015 12:57:07 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1437602500-3793-1-git-send-email-sbaugh@catern.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 733 Lines: 20 On 7/23/2015 1:01 AM, Spencer Baugh wrote: > From: Joern Engel > > Make the warning about unsupported SCSI opcode more useful: > > - Add in the initiator name so we know who's sending it. > - Print the warning even for opcodes that spc_parse_cdb() knows about > but that we don't handle. > > Signed-off-by: Joern Engel > Signed-off-by: Spencer Baugh Looks good, Reviewed-by: Sagi Grimberg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/