From: Chris Mason <chris.mason@oracle.com>
To: Miao Xie <miaox@cn.fujitsu.com>
Cc: Linux Btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH 1/6] Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}()
Date: Thu, 10 Nov 2011 19:12:49 -0500 [thread overview]
Message-ID: <20111111001249.GA4435@shiny> (raw)
In-Reply-To: <4EBB7DBC.8060701@cn.fujitsu.com>
On Thu, Nov 10, 2011 at 03:31:08PM +0800, Miao Xie wrote:
> The mail of PATCH 0 was always rejected, so I try to send it as the
> reply of PATCH 1.
> ====================
> Title: [PATCH 0/6] Random fix of the space relocation
>
> This patchset fixes 5 bugs of the space relocation, one fixes the problem
> that we forgot to reserve space for writing out i-node cache, one fixes
> that the path is not released, this problem may cause the deadlock.
> one fixes the no-cow problem, this problem will break the meta-data.
> one fixes the deadlock that caused by the race between the relocation
> and the snapshot creation, the last one fixes BUG_ON() which is triggered
> by the orphan back-ref nodes.
>
> NOTE: This patchset is based on the danger branch.
Thanks! For future patches, please use the for-linus branch instead.
danger still has the subtransid code, which we need to fix
-chris
prev parent reply other threads:[~2011-11-11 0:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-10 6:28 [PATCH 1/6] Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}() Miao Xie
2011-11-10 7:31 ` Miao Xie
2011-11-11 0:12 ` Chris Mason [this message]
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=20111111001249.GA4435@shiny \
--to=chris.mason@oracle.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 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.