All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Khem Raj <raj.khem@gmail.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] device-utils.c: Use linux mount.h instead of sys/mount.h
Date: Wed, 27 Jul 2022 21:36:49 +0200	[thread overview]
Message-ID: <20220727193649.GY13489@twin.jikos.cz> (raw)
In-Reply-To: <20220725185835.1356165-1-raj.khem@gmail.com>

On Mon, Jul 25, 2022 at 11:58:35AM -0700, Khem Raj wrote:
> This file includes linucx/fs.h which includes linux/mount.h and with
> glibc 2.36 linux/mount.h and glibc mount.h are not compatible [1]
> therefore try to avoid including both headers
> 
> [1] https://sourceware.org/glibc/wiki/Release/2.36
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

I don't have 2.36 available yet so can't test it, but it builds on all
the older distros so it's safe. Added to devel, thanks.

      reply	other threads:[~2022-07-27 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25 18:58 [PATCH] device-utils.c: Use linux mount.h instead of sys/mount.h Khem Raj
2022-07-27 19:36 ` David Sterba [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=20220727193649.GY13489@twin.jikos.cz \
    --to=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=raj.khem@gmail.com \
    /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.