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:
ea658ba
)
Btrfs: remove bytes argument from do_chunk_alloc
author
Josef Bacik
<jbacik@fusionio.com>
Wed, 12 Sep 2012 18:08:47 +0000
(14:08 -0400)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:21 +0000
(15:19 -0400)
Everybody is just making stuff up, and it's just used to see if we really do
need to alloc a chunk, and since we do this when we already know we really
do it's just a waste of space. Thanks,
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
No differences found