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:
ea67176
)
Btrfs: do not reduce profile in do_chunk_alloc()
author
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:48 +0000
(22:04 +0200)
committer
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:48 +0000
(22:04 +0200)
Every caller of do_chunk_alloc() feeds it the reduced allocation
profile, so stop trying to reduce it one more time. Instead check the
validity of the passed profile.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
No differences found