ext4: read-only support for bigalloc file systems
authorTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 22:34:51 +0000 (18:34 -0400)
committerTheodore 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