remarkable-linux/fs/ext4
Aneesh Kumar K.V 3dbd0ede4d ext4: Enable the multiblock allocator by default
Enable the multiblock allocator by default.

Fix ext4_show_options() so if it is not enabled, the nomballoc option
included in /proc/mounts.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-28 23:58:26 -05:00
..
acl.c
acl.h
balloc.c ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
bitmap.c fs: mark nibblemap const 2007-10-17 08:42:47 -07:00
dir.c ext4: Introduce ext4_lblk_t 2008-01-28 23:58:27 -05:00
ext4_jbd2.c
extents.c ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
file.c ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 2008-01-28 23:58:27 -05:00
fsync.c ext4: sparse fixes 2007-10-17 18:50:03 -04:00
group.h ext4: add ext4_group_t, and change all group variables to this type. 2008-01-28 23:58:27 -05:00
hash.c
ialloc.c ext4: fix up EXT4FS_DEBUG builds 2008-01-28 23:58:27 -05:00
inode.c ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
ioctl.c ext4: Add EXT4_IOC_MIGRATE ioctl 2008-01-28 23:58:26 -05:00
Makefile ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
mballoc.c ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
migrate.c ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
namei.c ext4: remove unused code from ext4_find_entry() 2008-01-28 23:58:27 -05:00
namei.h
resize.c ext4: fix up EXT4FS_DEBUG builds 2008-01-28 23:58:27 -05:00
super.c ext4: Enable the multiblock allocator by default 2008-01-28 23:58:26 -05:00
symlink.c
xattr.c ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c