linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Theodore Tso <tytso@MIT.EDU>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Getting direct support for fallocate(2) into glibc
Date: Tue, 09 Dec 2008 12:03:55 -0600	[thread overview]
Message-ID: <493EB30B.8090300@redhat.com> (raw)
In-Reply-To: <20081209173128.GA19214@mit.edu>

Theodore Tso wrote:
> On Tue, Dec 09, 2008 at 10:58:19AM -0600, Eric Sandeen wrote:
>> ... oh, ok, but plain old fallocate() isn't yet hooked up, odd.
>>
>> # gcc -o test-fallocate test-fallocate.c
>> /tmp/ccQTk6an.o: In function `main':
>> test-fallocate.c:(.text+0x3e): undefined reference to `fallocate'
>>
>> Especially odd because we have a man page shipping, but no actual
>> implemented interface  :)  OK, I'll go bug people.
> 
> Yep, that was what I was referring to.  We have the fallocate(2) man
> page because Michael Kerrisk has documented the userspace/kernel
> interface.  But that doesn't necessarily mean that glibc has wired up
> the interface.  (Sigh, we had been able to push this issue *before*
> glibc 2.9 shipped last month, but we were all too busy....)

Ok.  yeah, I honestly didn't realize that the bare interface wasn't
there.  :(

-Eric

  reply	other threads:[~2008-12-09 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09  6:50 Getting direct support for fallocate(2) into glibc Theodore Ts'o
2008-12-09 16:58 ` Eric Sandeen
2008-12-09 17:31   ` Theodore Tso
2008-12-09 18:03     ` Eric Sandeen [this message]
2008-12-11 19:00   ` Andreas Dilger

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=493EB30B.8090300@redhat.com \
    --to=sandeen@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@MIT.EDU \
    /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).