From: Ted Ts'o <tytso@mit.edu>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] libext2fs: check for fallocate symbol before using it
Date: Tue, 6 Mar 2012 20:22:06 -0500 [thread overview]
Message-ID: <20120307012206.GD5717@thunk.org> (raw)
In-Reply-To: <1330925795-12358-1-git-send-email-vapier@gentoo.org>
On Mon, Mar 05, 2012 at 12:36:35AM -0500, Mike Frysinger wrote:
> If we have newer kernel headers which define FALLOC_FL_PUNCH_HOLE, but we
> are on an older glibc which lacks fallocate, we end up trying to use the
> func anyways. Check the ifdef that autoconf already set up for us.
>
> Reported-by: Ortwin Glueck <odi@odi.ch>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Thanks, applied.
- Ted
prev parent reply other threads:[~2012-03-07 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 5:36 [PATCH] libext2fs: check for fallocate symbol before using it Mike Frysinger
2012-03-07 1:22 ` Ted Ts'o [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=20120307012206.GD5717@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=vapier@gentoo.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 NNTP newsgroup(s).