[Bug 13992] ext3 data=ordered in fstab prevents booting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



http://bugzilla.kernel.org/show_bug.cgi?id=13992


Jan Kara <jack@xxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack@xxxxxxx
         AssignedTo|fs_ext3@xxxxxxxxxxxxxxxxxxx |jack@xxxxxxx
                   |g                           |




--- Comment #1 from Jan Kara <jack@xxxxxxx>  2009-08-19 12:46:59 ---
Oh, I see what's the problem: You cannot change journalling mode on remount. So
if by default a filesystem gets mounted as data=writeback, then mount
remounting the fs rw fails because it specifies data=ordered from /etc/fstab.
Sorry, this is a userspace issue - either you have to specify
rootflags=data=ordered or you should use initrd and initially mount the
filesystem with proper options.

I understand this might be nasty to users but there's no better solution...

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux