]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: Remove (partial, never completed) fragment support
authorColy Li <coyli@suse.de>
Tue, 16 Oct 2007 22:38:25 +0000 (18:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 17 Oct 2007 22:49:59 +0000 (18:49 -0400)
commitba5cfd22665daa5940915e43c65654e37d43c540
tree17022250e65dd332ea6da88e70df7df3f27725dc
parentbbb622d995466bfe9df59e06d7ef556296451115
ext4: Remove (partial, never completed) fragment support

Fragment support in ext2/3/4 was never implemented, and it probably will
never be implemented.   So remove it from ext4.

Signed-off-by: Coly Li <coyli@suse.de>
Acked-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/super.c
include/linux/ext4_fs.h
include/linux/ext4_fs_i.h
include/linux/ext4_fs_sb.h