mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Paul Serice <paul@serice.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iso9660 inodes beyond 4GB
Date: Fri, 21 May 2004 19:06:02 -0700	[thread overview]
Message-ID: <20040521190602.511d188e.akpm@osdl.org> (raw)
In-Reply-To: <40AD2F8A.6030306@serice.net>

Paul Serice <paul@serice.net> wrote:
>
> The ISO 9660 standard allows meta-data to be stored at almost any
> arbitrary byte on the file system.  The current inode scheme uses the
> byte offset as the inode value making it easy to find the underlying
> block and block offset.
> 
> This scheme is subject to obvious integer overflow problems that
> prevents it from being able to reach meta-data beyond the 4GB
> boundary.  Looking back through the archives, this problem was
> anticipated but discounted because mkisofs puts its meta-data near the
> beginning of the file system.

Dumb question: why not simply use a 64-bit type in the inode?

> The patch is about 28K and can be downloaded from the following URL:
> 
>      http://www.serice.net/shunt/linux-2.6.6-isofs.patch

It goes 404.  Please just send the patch directly to the mailing list.

  reply	other threads:[~2004-05-22  2:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20 22:22 Paul Serice
2004-05-22  2:06 ` Andrew Morton [this message]
2004-05-22 19:44   ` Paul Serice
2004-05-22 19:53     ` Andrew Morton
2004-05-31 17:54 Paul Serice
2004-06-01  4:17 ` Neil Brown
2004-06-01 13:44   ` Paul Serice

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=20040521190602.511d188e.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul@serice.net \
    /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

all inboxes | Powered by JetHome®