[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025-10-01-brawny-bronze-taste-mounds-zp8G2b@cyphar.com>
Date: Wed, 1 Oct 2025 17:35:45 +1000
From: Aleksa Sarai <cyphar@...har.com>
To: Askar Safin <safinaskar@...il.com>
Cc: alx@...nel.org, brauner@...nel.org, dhowells@...hat.com,
g.branden.robinson@...il.com, jack@...e.cz, linux-api@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org, linux-man@...r.kernel.org,
mtk.manpages@...il.com, viro@...iv.linux.org.uk
Subject: Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new
open_tree_attr() API
On 2025-10-01, Askar Safin <safinaskar@...il.com> wrote:
> Aleksa Sarai <cyphar@...har.com>:
> > +mntfd2 = open_tree(mntfd1, "", OPEN_TREE_CLONE,
> > + &attr, sizeof(attr));
>
> Your whole so-called "open_tree_attr example" doesn't contain any open_tree_attr
> calls. :)
>
> I think you meant open_tree_attr here.
Oops.
>
> > +\&
> > +/* Create a new copy with the id-mapping cleared */
> > +memset(&attr, 0, sizeof(attr));
> > +attr.attr_clr = MOUNT_ATTR_IDMAP;
> > +mntfd3 = open_tree(mntfd1, "", OPEN_TREE_CLONE,
> > + &attr, sizeof(attr));
>
> And here.
Oops x2.
> Otherwise your whole patchset looks good. Add to whole patchset:
> Reviewed-by: Askar Safin <safinaskar@...il.com>
--
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