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:
8413019
)
ext4: teach ext4_ext_map_blocks() about the bigalloc feature
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 22:52:51 +0000
(18:52 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 22:52:51 +0000
(18:52 -0400)
If we need to allocate a new block in ext4_ext_map_blocks(), the
function needs to see if the cluster has already been allocated.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found