linux-stable/fs/ext4
Mingming Cao 1e2462f93e ext4: Enable extents by default
Turn on extents feature by default in ext4 filesystem, to get wider
testing of extents feature in ext4dev.  This can be disabled using 
-o noextents.  

Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-07-18 09:00:55 -04:00
..
acl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 2007-07-17 12:00:03 -07:00
acl.h
balloc.c mistaken ext4_inode_bitmap for ext4_block_bitmap 2007-07-16 09:05:49 -07:00
bitmap.c
dir.c
ext4_jbd2.c
extents.c Change on-disk format to support 2^15 uninitialized extents 2007-07-18 09:02:56 -04:00
file.c fallocate support in ext4 2007-07-17 21:42:41 -04:00
fsync.c
hash.c
ialloc.c
inode.c ext4: lost brelse in ext4_read_inode() 2007-06-24 08:59:12 -07:00
ioctl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 2007-07-17 12:00:03 -07:00
Makefile
namei.c ext3/ext4: orphan list corruption due bad inode 2007-07-16 09:05:46 -07:00
namei.h
resize.c
super.c ext4: Enable extents by default 2007-07-18 09:00:55 -04:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c