public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Joseph Myers <josmyers@redhat.com>
Cc: libc-alpha@sourceware.org
Subject: Re: Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
Date: Fri, 15 Mar 2024 15:16:35 -0700	[thread overview]
Message-ID: <CAMe9rOoXSXOnfxnU2eYLvSU8arS7JZGn65PvEbnPQEG36tfNag@mail.gmail.com> (raw)
In-Reply-To: <3fafb1d-7e3d-61fd-17a6-e96f912fe3ee@redhat.com>

On Fri, Mar 15, 2024 at 1:59 PM Joseph Myers <josmyers@redhat.com> wrote:
>
> Linux 6.8 adds a new STATX_MNT_ID_UNIQUE constant.  Add it to glibc's
> bits/statx-generic.h.
>
> Tested for x86_64.
>
> diff --git a/io/bits/statx-generic.h b/io/bits/statx-generic.h
> index 5859856068..30a24765dc 100644
> --- a/io/bits/statx-generic.h
> +++ b/io/bits/statx-generic.h
> @@ -42,6 +42,7 @@
>  # define STATX_BTIME 0x0800U
>  # define STATX_MNT_ID 0x1000U
>  # define STATX_DIOALIGN 0x2000U
> +# define STATX_MNT_ID_UNIQUE 0x4000U
>  # define STATX__RESERVED 0x80000000U
>
>  # define STATX_ATTR_COMPRESSED 0x0004
>
> --
> Joseph S. Myers
> josmyers@redhat.com
>

LGTM.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>

Thanks.

-- 
H.J.

      reply	other threads:[~2024-03-15 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 20:58 Joseph Myers
2024-03-15 22:16 ` H.J. Lu [this message]

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=CAMe9rOoXSXOnfxnU2eYLvSU8arS7JZGn65PvEbnPQEG36tfNag@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=josmyers@redhat.com \
    --cc=libc-alpha@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).