All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Ebbert <cebbert@redhat.com>
To: Marat Buharov <marat.buharov@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: why UDF have so ugly filesize limit?
Date: Thu, 19 Apr 2007 12:56:27 -0400	[thread overview]
Message-ID: <46279F3B.8050807@redhat.com> (raw)
In-Reply-To: <698310e10704190655j1263035bi77c5f551db510646@mail.gmail.com>

Marat Buharov wrote:
> from fs/udf/super.c:
> in function udf_fill_super
> sb->s_maxbytes = 1<<30; (1 GB)
> 
> Why sb->s_maxbytes is not equal to MAX_LFS_FILESIZE?
> 

Patches to fix that are in the -mm kernel already (and in
Fedora Core 6 latest update.)

  reply	other threads:[~2007-04-19 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-19 13:55 why UDF have so ugly filesize limit? Marat Buharov
2007-04-19 16:56 ` Chuck Ebbert [this message]
2007-04-19 17:12   ` Alan Cox
2007-04-19 17:15     ` Chuck Ebbert
2007-04-20 20:52 ` Jan Kara

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=46279F3B.8050807@redhat.com \
    --to=cebbert@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marat.buharov@gmail.com \
    /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.