mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Chua <jeff.chua.linux@gmail.com>
To: Chris Mason <chris.mason@oracle.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [GIT PULL] Btrfs updates for 2.6.30-rc
Date: Fri, 8 May 2009 17:22:26 +0800	[thread overview]
Message-ID: <b6a2187b0905080222r53c7ed80s6d2ff91d386cd963@mail.gmail.com> (raw)
In-Reply-To: <1240855555.5529.11.camel@think.oraclecorp.com>

On Tue, Apr 28, 2009 at 2:05 AM, Chris Mason <chris.mason@oracle.com> wrote:
> Hello everyone,
>
> The master branch of:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
>
> Has a few btrfs bug fixes, performance fixes and a few cleanups.  The
> highlights are some code from Josef Bacik to for metadata block group
> preallocation, which will help cut down on the chances of metadata
> enospc.


Chris,

Any chance to create a btrfs partition less than 256MB? I'm looking at
using btrfs when it's stable enough for all partitions rather than
some btrfs and smaller ones non-btrfs. Currently, reiserfs/reiser4
supports smaller than 100MB which is good for testing.

in btrfs-progs-0.18/mkfs.c ...
                                if (block_count < 256*1024*1024) {
                                        fprintf(stderr, "File system size "
                                                "%llu bytes is too small, "
                                                "256M is required at least\n",
                                                block_count);
                                        exit(1);
                                }

Also, would it be possible when creating a 300MB partition for "df" to
display "50MB free" instead of "300MB free"?

Thanks,
Jeff.

  reply	other threads:[~2009-05-08  9:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 18:05 Chris Mason
2009-05-08  9:22 ` Jeff Chua [this message]
2009-05-09  1:43   ` Jeff Chua
  -- strict thread matches above, loose matches on Subject: below --
2009-05-14 19:19 Chris Mason
2009-05-15  2:13 ` Chris Mason
2009-03-31 20:47 Chris Mason

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=b6a2187b0905080222r53c7ed80s6d2ff91d386cd963@mail.gmail.com \
    --to=jeff.chua.linux@gmail.com \
    --cc=chris.mason@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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

all inboxes | Powered by JetHome®