All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Seebs" <seebs@seebs.net>
To: "Richard Purdie" <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 2/2] pseudo: Fix statx function usage
Date: Mon, 12 Oct 2020 14:08:49 -0500	[thread overview]
Message-ID: <20201012140849.69cf09fc@seebsdell> (raw)
In-Reply-To: <20201007162018.3187947-2-richard.purdie@linuxfoundation.org>

On Wed,  7 Oct 2020 17:20:18 +0100
"Richard Purdie" <richard.purdie@linuxfoundation.org> wrote:

> +There is magic in the posts where specific variable names have
> specific +magic. For that magic to work, "path" needs to be used not
> "pathname" as +is currently there. Fix this, which fixes path issues
> on systems using +statx (Ubuntu 20.04 in particular).

So, usually if "pathname" is used, it's intentional to suppress the
special magic behavior. Usually, but not always. In this case, the man
page does use "pathname" and sometimes that means it's just a cut and
paste error.

My man page also says there's no glibc wrapper for statx, making me
slightly surprised that a wrapper for it is needed/relevant.

-s

  reply	other threads:[~2020-10-12 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 16:20 [PATCH 1/2] pseudo: do not expand symlinks in /proc Richard Purdie
2020-10-07 16:20 ` [PATCH 2/2] pseudo: Fix statx function usage Richard Purdie
2020-10-12 19:08   ` Seebs [this message]
2020-10-12 19:14     ` [OE-core] " Mark Hatle
2020-10-12 19:21       ` Seebs
2020-10-12 20:25     ` Richard Purdie

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=20201012140849.69cf09fc@seebsdell \
    --to=seebs@seebs.net \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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.