From: Demi Marie Obenour <demi@invisiblethingslab.com>
To: Markus Elfring <Markus.Elfring@web.de>,
dm-devel@redhat.com, kernel-janitors@vger.kernel.org,
Alasdair Kergon <agk@redhat.com>,
Mike Snitzer <snitzer@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [dm-devel] [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq
Date: Sun, 25 Jun 2023 13:39:40 -0400 [thread overview]
Message-ID: <ZJh73z2CsgHEJ4iv@itl-email> (raw)
In-Reply-To: <3241078c-2318-fe1b-33cc-7c33db71b1a6@web.de>
[-- Attachment #1.1: Type: text/plain, Size: 530 bytes --]
On Sun, Jun 25, 2023 at 01:23:40PM +0200, Markus Elfring wrote:
> > This can be used to avoid race conditions in which a device is destroyed
> > and recreated with the same major/minor, name, or UUID. …
>
> Please add an imperative change suggestion.
Will fix in v3.
> See also:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.4-rc7#n94
>
> Regards,
> Markus
--
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 98 bytes --]
--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel
WARNING: multiple messages have this Message-ID (diff)
From: Demi Marie Obenour <demi@invisiblethingslab.com>
To: Markus Elfring <Markus.Elfring@web.de>,
dm-devel@redhat.com, kernel-janitors@vger.kernel.org,
Alasdair Kergon <agk@redhat.com>,
Mike Snitzer <snitzer@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq
Date: Sun, 25 Jun 2023 13:39:40 -0400 [thread overview]
Message-ID: <ZJh73z2CsgHEJ4iv@itl-email> (raw)
In-Reply-To: <3241078c-2318-fe1b-33cc-7c33db71b1a6@web.de>
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
On Sun, Jun 25, 2023 at 01:23:40PM +0200, Markus Elfring wrote:
> > This can be used to avoid race conditions in which a device is destroyed
> > and recreated with the same major/minor, name, or UUID. …
>
> Please add an imperative change suggestion.
Will fix in v3.
> See also:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.4-rc7#n94
>
> Regards,
> Markus
--
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-06-25 17:39 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-24 23:09 [dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper Demi Marie Obenour
2023-06-24 23:09 ` Demi Marie Obenour
2023-06-24 23:09 ` [dm-devel] [PATCH v2 1/4] dm ioctl: Allow userspace to opt-in to strict parameter checks Demi Marie Obenour
2023-06-24 23:09 ` Demi Marie Obenour
2023-06-24 23:09 ` [dm-devel] [PATCH v2 2/4] dm ioctl: Allow userspace to provide expected diskseq Demi Marie Obenour
2023-06-24 23:09 ` Demi Marie Obenour
2023-06-25 11:23 ` [dm-devel] " Markus Elfring
2023-06-25 17:39 ` Demi Marie Obenour [this message]
2023-06-25 17:39 ` Demi Marie Obenour
2023-06-26 12:59 ` [dm-devel] " Dan Carpenter
2023-06-26 12:59 ` Dan Carpenter
2023-06-26 13:30 ` [dm-devel] [v2 " Markus Elfring
2023-06-26 14:51 ` Dan Carpenter
2023-06-26 14:51 ` Dan Carpenter
2023-06-26 15:19 ` [dm-devel] " Markus Elfring
2023-06-26 16:20 ` [dm-devel] [PATCH v2 " Markus Elfring
2023-06-27 6:14 ` Dan Carpenter
2023-06-27 6:14 ` Dan Carpenter
2023-06-27 7:19 ` [dm-devel] [v2 " Markus Elfring
2023-06-24 23:09 ` [dm-devel] [PATCH v2 3/4] dm ioctl: Allow userspace to suppress uevent generation Demi Marie Obenour
2023-06-24 23:09 ` Demi Marie Obenour
2023-06-25 13:25 ` [dm-devel] " Milan Broz
2023-06-25 13:25 ` Milan Broz
2023-06-25 16:02 ` Demi Marie Obenour
2023-06-25 16:02 ` Demi Marie Obenour
2023-06-25 16:33 ` Milan Broz
2023-06-25 16:33 ` Milan Broz
2023-06-25 16:43 ` Demi Marie Obenour
2023-06-25 16:43 ` Demi Marie Obenour
2023-06-25 17:13 ` Milan Broz
2023-06-25 17:13 ` Milan Broz
2023-06-24 23:09 ` [dm-devel] [PATCH v2 4/4] dm ioctl: inform caller about already-existing device Demi Marie Obenour
2023-06-24 23:09 ` Demi Marie Obenour
2024-01-15 17:56 ` [dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper Martin Wilck
2024-01-15 21:44 ` Demi Marie Obenour
2024-01-16 8:00 ` Martin Wilck
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=ZJh73z2CsgHEJ4iv@itl-email \
--to=demi@invisiblethingslab.com \
--cc=Markus.Elfring@web.de \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=snitzer@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.