Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756909AbaJ2UJw (ORCPT ); Wed, 29 Oct 2014 16:09:52 -0400 Received: from mga02.intel.com ([134.134.136.20]:8148 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751457AbaJ2UJu (ORCPT ); Wed, 29 Oct 2014 16:09:50 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,279,1413270000"; d="scan'208";a="627865430" Subject: [RFC PATCH] sg3_utils Hybrid Information Log utility From: "Jason B. Akers" To: linux-ide@vger.kernel.org Cc: dan.j.williams@intel.com, kapil.karkra@intel.com, linux-kernel@vger.kernel.org, dgilbert@interlog.com Date: Wed, 29 Oct 2014 12:57:15 -0700 Message-ID: <20141029195400.5225.96984.stgit@stg-AndroidDev-VirtualBox> User-Agent: StGit/0.17.1-4-g4a0c1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following series implements a sg_sat_get_hybrid_log utility allowing users to view the SSHD Hybrid Information Log as defined in the SATA 3.2 standard. --- Kapil Karkra (1): sg3_utils: Added hybrid information log utility src/Makefile.am | 21 ++ src/sg_sat_get_hybrid_log.c | 419 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 434 insertions(+), 6 deletions(-) create mode 100644 src/sg_sat_get_hybrid_log.c -- Thanks, jba -- 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/