Displaying 3 results from an estimated 3 matches for "slab_poison".
2001 Jul 20
3
ext2resize for Ext3
Hi.
What is the state of ext2resize for Ext3?
How about the online-ext3-patch?
Regards,
Christian
--
* Christian A. Lademann, ZLS Software GmbH mailto:lademann@zls.de
* ZLS Software GmbH
* Frankfurter Strasse 59 Postfach 1628 mailto:zls@zls.de
* D-65779 Kelkheim D-65766 Kelkheim http://www.zls.de
* Telefon +49-6195-9902-0 Telefax
2001 Jul 27
4
ext3-2.4-0.9.4-246ac5 problem...
I've updated today the version of ext3 on my laptop
(from 0.9.3 to 0.9.4) and I am unable to boot anymore
(hand copy below):
VFS: Diskquotas version dquot_6.5.0 initialized
Journalling Block Device driver loaded
Invalid operand: 0000
CPU: 0
EIP: 0010:[<c01256bf>]
...
...
...
Kernel panic: attempted to kill init.
Since this is my / fs, I am unable to boot anymore (and of course
2001 Jul 29
1
My fault (not ext3's!) and kernel panic on 2.4.7 .
...compiled with gcc-2.96-85 on a RH7.1 distribution with the relevant
changes, i.e. e2fsprogs-1.22-1, mount-2.11g-4 and
util-linux-2.11f-3 taken from rawhide.
I don't have any ext3 statement in /etc/fstab, all is ext2.
The 0.9.4 patch has been corrected ->
Please, in fs/jbd/journal.c replace `SLAB_POISON' with zero.
Unwisely I deleted the .journal file, since I never mounted / as ext3.
On next boot the box panicked in journal.c (sorry, do not have
the relevant info).
To correct the situation I simply booted with 2.4.5 without the
ext3 patches. It corrected the error reverting to ext2:
Jul 2...