From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Nikita Yushchenko <nikita.yoush@cogentembedded.com>,
Felipe Balbi <balbi@kernel.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
Petr Nechaev <petr.nechaev@cogentembedded.com>
Subject: Re: [PATCH v3] usb: gadget: storage: add support for media larger than 2T
Date: Sun, 10 Oct 2021 15:08:31 +0200 [thread overview]
Message-ID: <YWLlzyJvcI20Pkki@kroah.com> (raw)
In-Reply-To: <20211005141958.GA621017@rowland.harvard.edu>
On Tue, Oct 05, 2021 at 10:19:58AM -0400, Alan Stern wrote:
> On Tue, Oct 05, 2021 at 01:07:58PM +0200, Greg Kroah-Hartman wrote:
> > On Tue, Sep 21, 2021 at 05:59:02PM +0300, Nikita Yushchenko wrote:
> > > This adds support for READ_CAPACITY(16), READ(16) and WRITE(16)
> > > commands, and fixes READ_CAPACITY command to return 0xffffffff if
> > > media size does not fit in 32 bits.
> > >
> > > This makes f_mass_storage to export a 16T disk array correctly.
> > >
> > > Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
> > > ---
> > > v3:
> > > - added this changelog
> > >
> > > v2:
> > > - fixed call to check_command() for READ_CAPACITY(16)
> > > - fixed alphabetical order of commands in switch statement
> > > - renamed variable, added comments, and fixed formatting, per advices by
> > > Alan Stern <stern@rowland.harvard.edu>
> >
> > Felipe and Alan, any objections to this change?
>
> No objections. In fact, I already sent my Acked-by for v2 of the
> patch (which is the same as v3):
>
> https://marc.info/?l=linux-usb&m=163165151506682&w=2
Thanks, I had missed that.
And ick, marc.info, you might want to look at using lore.kernel.org in
the future :)
greg k-h
prev parent reply other threads:[~2021-10-10 13:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 5:27 [PATCH] usb: gadget: storage: add support for media larger than 2T Nikita Yushchenko
2021-09-14 15:13 ` Alan Stern
2021-09-14 20:09 ` [PATCH v2] " Nikita Yushchenko
2021-09-14 20:32 ` Alan Stern
2021-09-21 14:29 ` Greg Kroah-Hartman
2021-09-21 14:59 ` [PATCH v3] " Nikita Yushchenko
2021-10-05 11:07 ` Greg Kroah-Hartman
2021-10-05 12:07 ` Felipe Balbi
2021-10-05 14:19 ` Alan Stern
2021-10-10 13:08 ` Greg Kroah-Hartman [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=YWLlzyJvcI20Pkki@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=balbi@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=nikita.yoush@cogentembedded.com \
--cc=petr.nechaev@cogentembedded.com \
--cc=stern@rowland.harvard.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox