All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Devaev <mdevaev@gmail.com>
To: linux-usb@vger.kernel.org
Cc: stern@rowland.harvard.edu, balbi@kernel.org,
	gregkh@linuxfoundation.org, caihuoqing@baidu.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: gadget: f_mass_storage: forced_eject attribute
Date: Wed, 6 Jul 2022 20:54:54 +0300	[thread overview]
Message-ID: <20220706205454.2f4483d0@reki> (raw)
In-Reply-To: <20220706174634.20639-1-mdevaev@gmail.com>

В Wed,  6 Jul 2022 20:46:34 +0300
Maxim Devaev <mdevaev@gmail.com> wrote:

> The patch is a completely alternative implementation of the previously
> proposed [1], the idea of which was born after the mentioned discussion.
> Link: https://lore.kernel.org/lkml/20220406092445.215288-1-mdevaev@gmail.com [1]

A small comment after that, which is not worth mentioning in the body of the patch.
As discussed in the previous thread, I made a clean implementation to reset
the prevent_medium_removal flag instead of using SIGUSR1, tested it myself,
and then on several thousand of my users. I haven't received a single complaint
in a few months, so I guess everything is working as intended.

  reply	other threads:[~2022-07-06 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06 17:46 [PATCH] usb: gadget: f_mass_storage: forced_eject attribute Maxim Devaev
2022-07-06 17:54 ` Maxim Devaev [this message]
2022-07-06 18:13 ` Greg KH
2022-07-06 20:53   ` Maxim Devaev

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=20220706205454.2f4483d0@reki \
    --to=mdevaev@gmail.com \
    --cc=balbi@kernel.org \
    --cc=caihuoqing@baidu.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --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 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.