public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Btrfs changes for 2.6.29-rc
@ 2009-03-19 13:53 Chris Mason
  0 siblings, 0 replies; only message in thread
From: Chris Mason @ 2009-03-19 13:53 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel


Hello,

The master branch of:

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

Has two commits fixing problems with adding devices or growing devices
in a btrfs filesystem.  

Basically the code that actually allocates space wasn't being properly
told about the new space, and so the only way to make use of it was to
unmount and mount again.


Chris Mason (2):
      Btrfs: Fix locking around adding new space_info
      Btrfs: Clear space_info full when adding new devices

 
 fs/btrfs/ctree.h       |    9 +++++++++
 fs/btrfs/extent-tree.c |   45 ++++++++++++++++++++++++++++++++++++++++++---
 fs/btrfs/volumes.c     |    8 ++++++++
 3 files changed, 59 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-19 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-19 13:53 Btrfs changes for 2.6.29-rc Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox