Index of /bits/2.6.25-rc3

      Name                    Last modified       Size  Description

[DIR] Parent Directory 05-Feb-2010 11:30 - [   ] kern.log.gz 03-Mar-2008 01:07 10k [TXT] lsusb-v.txt 03-Mar-2008 01:07 16k [TXT] e2fsck_md4.log 03-Mar-2008 00:50 30k [   ] config.gz 03-Mar-2008 00:30 10k [TXT] dmidecode.txt 03-Mar-2008 00:29 13k [TXT] lspci-vv.txt 03-Mar-2008 00:29 12k [TXT] lspci.txt 03-Mar-2008 00:29 1k

------------
Mounting a pre-existing ext4 filesystem would fail with:
 EXT4-fs: md4: not marked OK to use with test code.

--> http://fedoraproject.org/wiki/FedoraExt4
  debugfs -w /dev/sda5
  debugfs 1.40.5 (27-Jan-2008)
  debugfs:  set_super_value s_flags 4
  debugfs:  quit
....did the trick.
------------
http://lkml.org/lkml/2008/3/2/171
------------