mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kyle Rose <krose+linux-kernel@krose.org>
To: Andreas Dilger <adilger@clusterfs.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Large-file corruption. ReiserFS? VFS?
Date: Thu, 11 Sep 2003 16:56:27 -0400	[thread overview]
Message-ID: <87n0dboxhg.fsf@nausicaa.krose.org> (raw)
In-Reply-To: <20030911144732.S18851@schatzie.adilger.int> (Andreas Dilger's message of "Thu, 11 Sep 2003 14:47:32 -0600")

> I would guess that mkisofs isn't opening the file with O_LARGEFILE.
> It probably only expected to write 600MB output files.  Purely a
> guess though.

Thanks for the suggestion, but it is, in fact, opening with
O_LARGEFILE:

open("/mnt/angband/krose/tmp/862839.img", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3

Cheers,
Kyle

  parent reply	other threads:[~2003-09-11 20:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-11 20:28 Kyle Rose
     [not found] ` <20030911144732.S18851@schatzie.adilger.int>
2003-09-11 20:56   ` Kyle Rose [this message]
2003-09-11 21:00     ` Andreas Dilger
2003-09-13  6:50       ` Rogier Wolff
2003-09-13  6:51       ` Rogier Wolff
2003-09-12  9:36 ` Matthias Schniedermeyer
2003-09-12 11:47   ` Kyle Rose
2003-09-12 15:39 ` Oleg Drokin
2003-09-12 17:59   ` Mike Fedyk
2003-09-12 18:40     ` Oleg Drokin
2003-09-12 20:54       ` Mike Fedyk
2003-09-12 21:05         ` Kyle Rose
2003-09-12 21:56           ` Mike Fedyk
2003-09-13  0:46             ` Hans Reiser
2003-09-13  7:00         ` Oleg Drokin
2003-09-14 12:13   ` Kyle Rose
     [not found] <uGoz.5NC.7@gated-at.bofh.it>
2003-09-11 20:49 ` Pascal Schmidt

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=87n0dboxhg.fsf@nausicaa.krose.org \
    --to=krose+linux-kernel@krose.org \
    --cc=adilger@clusterfs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome