Displaying 9 results from an estimated 9 matches for "tr1265".
Did you mean:
1265
2001 Aug 02
1
Another ext3 crash on PPC
I've attached the .gz'ed log of another EXT3 crash on my PPC box. This
time it was on IDE and I was doing a tab completion as it died.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
2001 Sep 24
1
ext3-2.4-0.9.10
An ext3 patch against linux 2.4.10 is at
http://www.uow.edu.au/~andrewm/linux/ext3/
This patch is *lightly tested* - ie, it boots and does stuff.
The changes to ext3 are small, but the kernel which it patches
has recently changed a lot. If you're cautious, please wait
a couple of days.
The patch retains the buffer-tracing code. This will soon be
broken out into a separate patch to make
2001 Aug 18
0
ext3 for 2.4.9?
...ey all. I was wondering if an official patch vs 2.4.9 is in the works
yet. I managed to apply it locally, but there was one or two changes
that didn't apply cleanly. (mm/vmscan.c has had some stuffs moved around).
I think I did it right, but an official patch is always nice. :)
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
2001 Jul 29
2
e2fsprogs & endian questions
...s mean 1.23-WIP is needed or will 1.22 do?
I'm assuming it's just a generally good idea. Second, has anyone tested
this on a BE machine? I'd like to use this on my PPC. I don't mind testing
things out, but it's always nice to know what's coming up. Thanks.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
2001 Jul 30
1
ext3-0.9.5-247/2.4.8-pre3/PPC Oops bits
...sys_write+c8/114>
Trace; c0003f5c <ret_from_syscall_1+0/b4>
Trace; 0000000e Before first symbol
Trace; 10002018 Before first symbol
Trace; 100019a8 Before first symbol
Trace; 10001b54 Before first symbol
Trace; 6fed6478 Before first symbol
Trace; 00000000 Before first symbol
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
2001 Sep 07
4
ext3-2.4-0.9.9
Patches against 2.4.10-pre4 and 2.4.9-ac9 are at
http://www.uow.edu.au/~andrewm/linux/ext3/
It's a fairly large change. The most significant parts are
* the inclusion of Stephen's error-handling work, which is designed to
remount the fs read-only in the presence of software and hardware
errors, rather than forcing a panic.
* Stephen's fix for the journal_revoke assertion
2001 Aug 12
3
ext3-2.4-0.9.6
Patch against linux-2.4.8 is at
http://www.uow.edu.au/~andrewm/linux/ext3/
The only changes here are merging up to 2.4.8 and the bigendian
fix.
linux-2.4.8-ac1 currently has ext3-0.9.3 which has no known
crash-worthy bugs, but is old. I'm about to send Alan a diff
which takes -ac up to 0.9.6. The changes between 0.9.3 and
0.9.6 may be summarised as:
- Simplify the handling of
2001 Aug 08
5
BUG: Assertion failure with ext3-0.95 for 2.4.7
Hello ext3-users,
I tested ext3 on a Linux for S/390 with several stress and benchmark test
tests and faced a kernel bug message.
The console showed the following output:
Message from syslogd@boeaet34 at Fri Aug 3 11:34:16 2001 ...
boeaet34 kernel: Assertion failure in journal_forget() at
transaction.c:1184: "!
jh->b_committed_data"
I tried the Patch from
2001 Aug 23
2
EXT3 Trouble on 2.4.4
All,
I know that there is no official port to Kernel 2.4.4, thus I may not get any
help, however I am hoping someone could point me in the right direction for
my problem. I am currently forced to use kernel 2.4.4 for reasons out of
my control (embedded board).
Here are the exact versions of everything I'm running:
ExT3 Version: ext3-2.4-0.9.6-248
Util Version: util-linux-2.11f.tar.bz2
e2fs