git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4184ea7
)
Btrfs: Clear space_info full when adding new devices
author
Chris Mason
<chris.mason@oracle.com>
Tue, 10 Mar 2009 17:17:18 +0000
(13:17 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 10 Mar 2009 17:17:18 +0000
(13:17 -0400)
The full flag on the space info structs tells the allocator not to try
and allocate more chunks because the devices in the FS are fully allocated.
When more devices are added, we need to clear the full flag so the allocator
knows it has more space available.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge