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:
61c4f2c
)
Btrfs: make sure to use the delalloc reserve when filling delalloc
author
Josef Bacik
<josef@redhat.com>
Wed, 13 Apr 2011 16:02:53 +0000
(12:02 -0400)
committer
Josef Bacik
<josef@redhat.com>
Mon, 23 May 2011 17:00:56 +0000
(13:00 -0400)
In the prealloc filling code and compressed code we don't set trans->block_rsv
to the delalloc block reserve properly, which is going to make us use metadata
from the wrong pool, this patch fixes that. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
No differences found