]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commitf077d0d7ea5d65d01f2ce2e7131e964c13a32433
tree17022250e65dd332ea6da88e70df7df3f27725dc
parent6f38c74f5a01c7bccf58f9d7ee47ea24fb45752f
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