From: Jeff Garzik <jeff@garzik.org>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: tj@kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: add ATA_CMD_DSM to ata_get_cmd_descript
Date: Wed, 14 Jul 2010 03:51:51 -0400 [thread overview]
Message-ID: <4C3D6C97.3010506@garzik.org> (raw)
In-Reply-To: <20100705154454U.fujita.tomonori@lab.ntt.co.jp>
On 07/05/2010 02:45 AM, FUJITA Tomonori wrote:
> Why isn't ATA_CMD_DSM in ata_get_cmd_descript()?
>
> =
> From: FUJITA Tomonori<fujita.tomonori@lab.ntt.co.jp>
> Subject: [PATCH] libata: add ATA_CMD_DSM to ata_get_cmd_descript
>
> Signed-off-by: FUJITA Tomonori<fujita.tomonori@lab.ntt.co.jp>
> ---
> drivers/ata/libata-eh.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/ata/libata-eh.c b/drivers/ata/libata-eh.c
> index f77a673..697474b 100644
> --- a/drivers/ata/libata-eh.c
> +++ b/drivers/ata/libata-eh.c
> @@ -2214,6 +2214,7 @@ const char *ata_get_cmd_descript(u8 command)
> { ATA_CMD_SMART, "SMART" },
> { ATA_CMD_MEDIA_LOCK, "DOOR LOCK" },
> { ATA_CMD_MEDIA_UNLOCK, "DOOR UNLOCK" },
> + { ATA_CMD_DSM, "DATA SET MANAGEMENT" },
> { ATA_CMD_CHK_MED_CRD_TYP, "CHECK MEDIA CARD TYPE" },
applied
prev parent reply other threads:[~2010-07-14 7:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-05 6:45 [PATCH] libata: add ATA_CMD_DSM to ata_get_cmd_descript FUJITA Tomonori
2010-07-14 7:51 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C3D6C97.3010506@garzik.org \
--to=jeff@garzik.org \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-ide@vger.kernel.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.