-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/07/2011 11:15 PM, doiggl@velocitynet.com.au wrote:
Hello,
we are figuring out upstream how to eventually get rid of maintaing
On Thu, 7 Apr 2011 20:57:12 +0200, Jan Kara <jack@suse.cz> wrote: three
code bases of ext2, ext3, and ext4 in parallel. These days ext4 kernel driver is able to handle both ext2 and ext3 filesystems in a backward compatible manner - i.e., you can mount, access, modify the filesystem with ext4 driver and then still be able to use it with the old ext2 driver. So I'd think that we could try changing config of our kernel in Factory so that ext4 driver is used for ext2 filesystem and see whether something breaks or not.
Do people have any opinion on this?
Honza -- Jan Kara <jack@suse.cz> SUSE Labs, CR
Hello Some thoughts on this If filesystem is not in use e.g overnight /out of business hours - tar existing files up to somewhere else provided there is enough free target space - Reformat {ext2, ext3}partition to ext4 - Restore files to the reformatted partition - do the smaller partitions first [df -h] will get the sizes of partitions - unsure if dir/file permissions are preserved though. - Prehaps use cron to assist to do the job
This is actually unnecessary unless you want to do things like use extents on existing files. The format is forward-compatible so you can use tune2fs to enable the features added by newer versions. - -Jeff - -- Jeff Mahoney SUSE Labs -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk2jEL4ACgkQLPWxlyuTD7L/kgCfSTvh26xJZULEtQdzc/jSMDgs q4kAniEK0bb885cxv7Vk9YSZQNs1pF6u =GXDe -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org