All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niccolo Rigacci <niccolo@rigacci.org>
To: linux-kernel@vger.kernel.org
Cc: Erik Mouw <erik@harddisk-recovery.com>
Subject: Re: 2Gb file size limit on 2.4.24, LVM and ext3?
Date: Mon, 10 May 2004 09:40:11 +0200	[thread overview]
Message-ID: <20040510074011.GA8690@paros.rigacci.org> (raw)
In-Reply-To: <20040507100142.GA30872@harddisk-recovery.com>

On Fri, May 07, 2004 at 12:01:42PM +0200, Erik Mouw wrote:
> No, glibc-2.2.5-11.5 will also do large files. Just be sure that you
> open() the file with O_LARGEFILE.


I definitively think that cp uses O_LARGEFILE. Infact if I strace
the command I can see:

   open("argo_full.tar.gz", O_RDONLY|O_LARGEFILE) = 3

but the problem now is that with strace the command works OK!
What the hell that stracing works and without strace it does not
work?

-- 
Niccolo Rigacci
Firenze - Italy

War against Iraq? Not in my name!

  reply	other threads:[~2004-05-10  7:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-06 17:21 2Gb file size limit on 2.4.24, LVM and ext3? Niccolo Rigacci
2004-05-06 21:09 ` Grzegorz Piotr Jaskiewicz
2004-05-06 21:11 ` Grzegorz Piotr Jaskiewicz
2004-05-07 10:01   ` Erik Mouw
2004-05-10  7:40     ` Niccolo Rigacci [this message]
2004-05-10  8:17     ` Chris Wedgwood

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=20040510074011.GA8690@paros.rigacci.org \
    --to=niccolo@rigacci.org \
    --cc=erik@harddisk-recovery.com \
    --cc=linux-kernel@vger.kernel.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.