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>
Subject: [GIT PULL] Btrfs fixes for 2.6.30-rc
Date: Fri, 5 Jun 2009 13:48:59 -0400	[thread overview]
Message-ID: <20090605174859.GA3824@think> (raw)

Hello everyone,

These fix two bugs we found this week, and they can lead to oopsen when
using the btrfs device management ioctls (adding/removing/balancing
space across drives).

Linus, please pull from the master branch of:

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

Chris Mason (1) commits (+48/-3):
    Btrfs: Fix oops and use after free during space balancing

Yan Zheng (1) commits (+1/-0):
    Btrfs: set device->total_disk_bytes when adding new device

Total: (2) commits

 fs/btrfs/extent-tree.c |   51 ++++++++++++++++++++++++++++++++++++++++++++++---
 fs/btrfs/volumes.c     |    1 

-chris

                 reply	other threads:[~2009-06-05 17:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090605174859.GA3824@think \
    --to=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 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.