linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mitch Harder <mitch.harder@sabayonlinux.org>
To: miaox@cn.fujitsu.com
Cc: Chris Mason <chris.mason@oracle.com>,
	Josef Bacik <josef@redhat.com>,
	Linux Btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH V3 0/6] random bugfixes of the space management
Date: Wed, 5 Jan 2011 11:48:47 -0600	[thread overview]
Message-ID: <AANLkTinCxCL3YenLvCLTYixtH2faCpNN4p8g2RNgQUy4@mail.gmail.com> (raw)
In-Reply-To: <4D2442CF.8060702@cn.fujitsu.com>

2011/1/5 Miao Xie <miaox@cn.fujitsu.com>:
> Hello, Chris
>
> I have a bunch of random fixes of the space management in
>
> git://repo.or.cz/linux-btrfs-devel.git space-manage
>
> They are the ENOSPC fixes, as well as fixes for df command.
> The first one and the last one fixed the wrong free space information=
 reported
> by df command. The second one fixed ENOSPC when there is tiny space i=
n the
> filesystem. And The third fixed wrong calculation of stripe size. And=
 the 4th
> and 5th patches fixed the chunk allocation problem when the block dev=
ices have
> no enough space to allocate a default-size chunk.
>
> Changelog V2 -> V3:
> - fix panic caused by freeing a invalid memory address.
>
> Changelog V1 -> V2:
> - fix compiler errors on x86_32 machines.
> - fix some bugs when allocating dup chunks.
> - break the chunk allocation when errors happen.
> - just allocate min_stripes stripes when the free space is not enough=
=2E
> - cleanup redundant code.
>
> If you want to merge this patchset to your "next" branch for testing,=
 you can merge it
> directly after dropping the top four patches of the "next" branch.
>
> Thanks
> Miao
> ---
> =A0fs/btrfs/ctree.h =A0 =A0 =A0 | =A0 =A02 +
> =A0fs/btrfs/extent-tree.c | =A0 71 +++++-
> =A0fs/btrfs/super.c =A0 =A0 =A0 | =A0147 +++++++++++-
> =A0fs/btrfs/volumes.c =A0 =A0 | =A0614 ++++++++++++++++++++++++++++++=
+++++-------------
> =A0fs/btrfs/volumes.h =A0 =A0 | =A0 27 ++
> =A05 files changed, 685 insertions(+), 176 deletions(-)
>

The problems I was encountering in the V2 version of this patch set
are fixed in V3.

Thanks for the updates.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2011-01-05 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-05 10:07 [PATCH V3 0/6] random bugfixes of the space management Miao Xie
2011-01-05 17:48 ` Mitch Harder [this message]
2011-01-12  3:59 ` Miao Xie

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=AANLkTinCxCL3YenLvCLTYixtH2faCpNN4p8g2RNgQUy4@mail.gmail.com \
    --to=mitch.harder@sabayonlinux.org \
    --cc=chris.mason@oracle.com \
    --cc=josef@redhat.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=miaox@cn.fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).