]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices
authorJose R. Santos <jrs@us.ibm.com>
Wed, 18 Jul 2007 12:37:25 +0000 (08:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 18 Jul 2007 12:37:25 +0000 (08:37 -0400)
commiteb40a09c679d7f9709f7087add57f2e1c7122bb3
tree63037cd1cba5a7abd6d6ce0d74c0137ddae51dfb
parentc29c0ae7f282828da3695167ed870131798348d9
ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices

Set the journals JBD2_FEATURE_INCOMPAT_64BIT on devices with more
than 32bit block sizes during mount time.  This ensure proper record
lenth when writing to the journal.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c