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:
7c2e708
)
ext4: read-only support for bigalloc file systems
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 22:34:51 +0000
(18:34 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 22:34:51 +0000
(18:34 -0400)
This adds supports for bigalloc file systems. It teaches the mount
code just enough about bigalloc superblock fields that it will mount
the file system without freaking out that the number of blocks per
group is too big.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found