OSDN Git Service

Add basic BIGALLOC support for cluster-based allocation
authorTheodore Ts'o <tytso@mit.edu>
Sat, 26 Feb 2011 02:43:54 +0000 (21:43 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 26 Feb 2011 02:43:54 +0000 (21:43 -0500)
commit412376efff3c0e0c2fea00666c2457e6f2ae1878
tree94f5cd4406a887a355edb3311183b59272549250
parent0edcc2702106ef8ea0d4ab60ef06c0c38b0b87ee
Add basic BIGALLOC support for cluster-based allocation

This adds the superblock fields needed so that dumpe2fs works and the
code points and renames the superblock fields from describing
fragments to clusters.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/set_fields.c
e2fsck/super.c
lib/e2p/feature.c
lib/e2p/ls.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/initialize.c
lib/ext2fs/openfs.c
lib/ext2fs/swapfs.c
lib/ext2fs/tst_super_size.c
misc/mke2fs.c