[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025-09-24-marbled-ominous-skate-riches-QJMLCR@cyphar.com>
Date: Wed, 24 Sep 2025 11:34:40 +1000
From: Aleksa Sarai <cyphar@...har.com>
To: Alejandro Colomar <alx@...nel.org>
Cc: "Michael T. Kerrisk" <mtk.manpages@...il.com>,
Alexander Viro <viro@...iv.linux.org.uk>, Jan Kara <jack@...e.cz>, Askar Safin <safinaskar@...omail.com>,
"G. Branden Robinson" <g.branden.robinson@...il.com>, linux-man@...r.kernel.org, linux-api@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
David Howells <dhowells@...hat.com>, Christian Brauner <brauner@...nel.org>
Subject: Re: [PATCH v4 07/10] man/man2/open_tree.2: document "new" mount API
On 2025-09-22, Alejandro Colomar <alx@...nel.org> wrote:
> Hi Aleksa,
>
> On Mon, Sep 22, 2025 at 08:09:47PM +1000, Aleksa Sarai wrote:
> > > > +is lazy\[em]akin to calling
> > >
> > > I prefer em dashes in both sides of the parenthetical; it more clearly
> > > denotes where it ends.
> > >
> > > is lazy
> > > \[em]akin to calling
> > > .BR umount2 (2)
> > > with
> > > .BR MOUNT_DETACH \[em];
> >
> > An \[em] next to a ";"? Let me see if I can rewrite it to avoid this...
>
> You could use parentheses, maybe.
I tried it a few different ways and I think it reads best with a single
em dash as a parenthetical -- since ";" indicates the end of a clause I
don't think you need to "close" the parenthetical with a corresponding
em dash.
Here is the parentheses version, but I plan to just keep the em dash
version in the patchset. If you really prefer the parenthesis version
feel free to replace it.
This implicit unmount operation is lazy
(akin to calling
.BR umount2 (2)
with
.BR MNT_DETACH );
thus,
any existing open references to files
from the mount object
will continue to work,
and the mount object will only be completely destroyed
once it ceases to be busy.
--
Aleksa Sarai
Senior Software Engineer (Containers)
SUSE Linux GmbH
https://www.cyphar.com/
Download attachment "signature.asc" of type "application/pgp-signature" (266 bytes)
Powered by blists - more mailing lists