All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-btrfs@vger.kernel.org
Subject: [GIT PULL] Btrfs updates for 2.6.31-rc
Date: Thu, 30 Jul 2009 13:56:39 -0400	[thread overview]
Message-ID: <20090730175639.GF5021@think> (raw)

Hello everyone,

We've added two small incrementals for the btrfs async block group
caching.  One fixes a race between the caching thread and transaction
commit.  We haven't seen this one triggered in testing, but it still is
a valid fix.

The second patch makes sure the caching threads don't stall
transaction commits.

Linus, both of these are in the master branch at:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git

Chris Mason (1) commits (+14/-2):
    Btrfs: be more polite in the async caching threads

Yan Zheng (1) commits (+14/-10):
    Btrfs: preserve commit_root for async caching

Total: (2) commits

 fs/btrfs/ctree.h       |    4 +---
 fs/btrfs/disk-io.c     |    2 +-
 fs/btrfs/extent-tree.c |   11 ++++++-----
 fs/btrfs/transaction.c |   22 +++++++++++++++++++---
 fs/btrfs/transaction.h |    1 +
 5 files changed, 28 insertions(+), 12 deletions(-)

             reply	other threads:[~2009-07-30 17:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-30 17:56 Chris Mason [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-02 19:10 [GIT PULL] Btrfs updates for 2.6.31-rc Chris Mason
2009-07-02 19:46 ` Chris Mason
2009-06-11 20:44 Chris Mason
2009-06-12 21:55 ` Linus Torvalds
2009-06-12 23:19   ` Theodore Tso
2009-06-13  0:18   ` 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=20090730175639.GF5021@think \
    --to=chris.mason@oracle.com \
    --cc=linux-btrfs@vger.kernel.org \
    --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 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.