2.4.0-test12 not liking high disk i/o

2000-12-12 Thread Mohammad A. Haque
the idle task! In interrupt handler - not syncing. If I Alt+SysRq+s I get more oops (only tails again) and if I do it enough times it hits a BUG and reboots immediately. -- = Mohammad A. Haque http

Re: 2.4.0-test12 not liking high disk i/o

2000-12-12 Thread Mohammad A. Haque
sudo make oldconfig sudo make dep bzImage modules modules_install install On Tue, 12 Dec 2000, Mohammad A. Haque wrote: Hey guys, Any one else experiencing problems when they do lots of disk activity in test12? -- = Mohammad

Re: 2.4.0-test12 not liking high disk i/o

2000-12-12 Thread Mohammad A. Haque
: *** Unresolved symbols in /lib/modules/2.4.0-test12/kernel/drivers/scsi/sg.o depmod: *** Unresolved symbols in /lib/modules/2.4.0-test12/kernel/drivers/scsi/st.o depmod: *** Unresolved symbols in /lib/modules/2.4.0-test12/kernel/drivers/usb/storage/usb-storage.o "Mohammad A. Haque&q

Re: 2.4.0-test12 not liking high disk i/o

2000-12-12 Thread Mohammad A. Haque
I spoke too soon. It did it again while I was in X. Fetchmail/sendmail was doing mail stuff. The two were also running the other times also so its possible that this could be the trigger. "Mohammad A. Haque" wrote: Weird. I just booted from a test12 kernel I compiled (under te

how to capture long oops w/o having second machine

2000-12-12 Thread Mohammad A. Haque
. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Mohammad A. Haque
No go. Xavier Bestel wrote: shift+pageup ? -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don'

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Mohammad A. Haque
Dec 2000, Mohammad A. Haque wrote: What's the best way to capture (manually or otherwise) a rather long oops that scrolls off my console without having a second machine? -- = Mohammad A. Haque http

Re: 2.4.0-test12 not liking high disk i/o

2000-12-12 Thread Mohammad A. Haque
). -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Mohammad A. Haque
(or find that it doesn't work.) -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Pr

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Mohammad A. Haque
-- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.

Re: PATCH: linux-2.4.0-test12pre8/include/linux/module.h breaks sysklogd compilation

2000-12-11 Thread Mohammad A. Haque
ns > in #ifdef __KERNEL__...#endif. -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive

task queue updates status?

2000-12-11 Thread Mohammad A. Haque
Hello all How are we doing on the task queue updates? -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus

Re: Enviromental Monitoring

2000-12-11 Thread Mohammad A. Haque
it wont be in 2.2 I suspect -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Do

Re: INIT_LIST_HEAD marco audit

2000-12-11 Thread Mohammad A. Haque
_task = { > > + routine:(void (*)(void *)) tcic_bh > > }; > > Why remove the 'static' ? -- ===== Mohammad A. Haque http://www.haque.net/

Re: INIT_LIST_HEAD marco audit

2000-12-11 Thread Mohammad A. Haque
(*)(void *)) tcic_bh }; Why remove the 'static' ? -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don'

task queue updates status?

2000-12-11 Thread Mohammad A. Haque
Hello all How are we doing on the task queue updates? -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus

Re: PATCH: linux-2.4.0-test12pre8/include/linux/module.h breaks sysklogd compilation

2000-12-11 Thread Mohammad A. Haque
_...#endif. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
pcic_interrupt(int irq, void *dev, Miles Lane wrote: > Would someone who knows what to do send out a patch for > these two drivers? > > drivers/pcmcia/i82365.c > drivers/pcmcia/tcic.c -- ===== Mo

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
Add drivers/i2o/i2o_lan.c to the list. My patch does patch this file but I did a copy paste and didn't replace run_task_queue with i2o_lan_receive_post. "Mohammad A. Haque" wrote: > > The follwing files probably need to be patched to use the > DECLARE_TASK_QUEUE() macro and n

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
ost it to l-k . I don't mind maintaining a list of those patches..Just >send them to [EMAIL PROTECTED] . -- ===== Mohammad A. Haque http://www.haque.net/

Re: [PATCH] test12-pre8 task queue fix batch

2000-12-10 Thread Mohammad A. Haque
More fixes. Ignore previous. "Mohammad A. Haque" wrote: > > Lets see if this is the gist of them... -- ===== Mohammad A. Haque http

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
rivers, as well as a list of the ones that have already been fixed? >If so, please post it to l-k . I don't mind maintaining a list of those patches..Just >send them to [EMAIL PROTECTED] . -- ===== Mohammad A. Haque

[PATCH] test12-pre8 task queue fix batch

2000-12-10 Thread Mohammad A. Haque
Lets see if this is the gist of them... -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don'

Re: kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-10 Thread Mohammad A. Haque
This is seems to be fixed in test12-pre8. Linus Torvalds wrote: > Do you have something special that triggers this? Can you test if it > only happens with initrd, for example? -- = Mohammad A.

Re: test12-pre8

2000-12-10 Thread Mohammad A. Haque
seems like a nice > thing to do. > -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix.

Re: Enviromental Monitoring

2000-12-10 Thread Mohammad A. Haque
Looks like their dns server is borked. I can't even get to their site. David Ford wrote: > > "Mohammad A. Haque" wrote: > > > Hit http://www.lm-sensors.nu/ > > does anyone have an IP address

Re: test12-pre8

2000-12-10 Thread Mohammad A. Haque
locking around buffer b_end_io -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead

Re: Enviromental Monitoring

2000-12-10 Thread Mohammad A. Haque
5.x serie -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown h

Re: Enviromental Monitoring

2000-12-10 Thread Mohammad A. Haque
right direction -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive."

Re: Enviromental Monitoring

2000-12-10 Thread Mohammad A. Haque
-- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: Enviromental Monitoring

2000-12-10 Thread Mohammad A. Haque
-- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.

Re: test12-pre8

2000-12-10 Thread Mohammad A. Haque
-- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: Enviromental Monitoring

2000-12-10 Thread Mohammad A. Haque
Looks like their dns server is borked. I can't even get to their site. David Ford wrote: "Mohammad A. Haque" wrote: Hit http://www.lm-sensors.nu/ does anyone have an IP address for cvs.lm-sensors

Re: test12-pre8

2000-12-10 Thread Mohammad A. Haque
a nice thing to do. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project

Re: kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-10 Thread Mohammad A. Haque
This is seems to be fixed in test12-pre8. Linus Torvalds wrote: Do you have something special that triggers this? Can you test if it only happens with initrd, for example? -- = Mohammad A. Haque

[PATCH] test12-pre8 task queue fix batch

2000-12-10 Thread Mohammad A. Haque
Lets see if this is the gist of them... -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don'

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
of the ones that have already been fixed? If so, please post it to l-k . I don't mind maintaining a list of those patches..Just send them to [EMAIL PROTECTED] . -- = Mohammad A. Haque http

Re: [PATCH] test12-pre8 task queue fix batch

2000-12-10 Thread Mohammad A. Haque
More fixes. Ignore previous. "Mohammad A. Haque" wrote: Lets see if this is the gist of them... -- = Mohammad A. Haque http://www

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
don't mind maintaining a list of those patches..Just send them to [EMAIL PROTECTED] . -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED]

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
Add drivers/i2o/i2o_lan.c to the list. My patch does patch this file but I did a copy paste and didn't replace run_task_queue with i2o_lan_receive_post. "Mohammad A. Haque" wrote: The follwing files probably need to be patched to use the DECLARE_TASK_QUEUE() macro and new tq_str

Re: INIT_LIST_HEAD marco audit

2000-12-10 Thread Mohammad A. Haque
pcic_interrupt(int irq, void *dev, Miles Lane wrote: Would someone who knows what to do send out a patch for these two drivers? drivers/pcmcia/i82365.c drivers/pcmcia/tcic.c -- = Mohammad A. Haque

Re: ANNOUNCE: Linux Kernel ORB: kORBit

2000-12-08 Thread Mohammad A. Haque
It was just an example. Basically, you'd be able to do in with just about any language that has ORBit bindings. Ben Ford wrote: > Why would you *ever* want to write a device driver in perl??? -- ===== Mohammad A. Ha

Re: [Fwd: NTFS repair tools]

2000-12-08 Thread Mohammad A. Haque
leaves little for us to > doubt ;) > > Added to the Patch of the Month page as suggested by David > Weinehall: > > http://www.surriel.com/potm/ > -- ===== Mohammad A. Haque

Re: [Fwd: NTFS repair tools]

2000-12-08 Thread Mohammad A. Haque
ity and leaves little for us to doubt ;) Added to the Patch of the Month page as suggested by David Weinehall: http://www.surriel.com/potm/ -- ===== Mohammad A. Haque http://www.haque.n

Re: ANNOUNCE: Linux Kernel ORB: kORBit

2000-12-08 Thread Mohammad A. Haque
It was just an example. Basically, you'd be able to do in with just about any language that has ORBit bindings. Ben Ford wrote: Why would you *ever* want to write a device driver in perl??? -- = Mohammad A. Haque

multiple emails

2000-12-07 Thread Mohammad A. Haque
My ISP is having mailserver problems causing messages to be sent out multiple times. They should have it fixed soon. -- = Mohammad A. Haque http://www.haque.net

Re: kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-07 Thread Mohammad A. Haque
g special that triggers this? Can you test if it > only happens with initrd, for example? -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED]

Re: kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-07 Thread Mohammad A. Haque
Will do in a few hours. Working on stupid cs project right now. Linus Torvalds wrote: > Do you have something special that triggers this? Can you test if it > only happens with initrd, for example? -- = Mohammad A.

kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-07 Thread Mohammad A. Haque
x25> c0135e38 Code; c0135e23 10: b9 01 00 00 00mov$0x1,%ecx -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTEC

kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-07 Thread Mohammad A. Haque
25 _EIP+0x25 c0135e38 end_buffer_io_async+f0/f8 Code; c0135e23 end_buffer_io_async+db/f8 10: b9 01 00 00 00mov$0x1,%ecx -- = Mohammad A. Haque http://www.haque.net

Re: kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-07 Thread Mohammad A. Haque
Will do in a few hours. Working on stupid cs project right now. Linus Torvalds wrote: Do you have something special that triggers this? Can you test if it only happens with initrd, for example? -- = Mohammad A. Haque

Re: kernel BUG at buffer.c:827! and scsi modules no load at boot w/ initrd - test12pre7

2000-12-07 Thread Mohammad A. Haque
that triggers this? Can you test if it only happens with initrd, for example? -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Al

multiple emails

2000-12-07 Thread Mohammad A. Haque
My ISP is having mailserver problems causing messages to be sent out multiple times. They should have it fixed soon. -- = Mohammad A. Haque http://www.haque.net

Re: IDE fs corruption in 2.4.0-test11?

2000-12-06 Thread Mohammad A. Haque
The drive in question is a 45 gigabyte Western Digital Caviar > drive. > > I heard the multiple sector I/O may be bad for the drives.. is this > true? > -- ===== Mohammad A. Haque

Re: system hang and corrupt ext2 filesystem with test12-pre5

2000-12-06 Thread Mohammad A. Haque
on in > the latest test kernel. > -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't d

Re: system hang and corrupt ext2 filesystem with test12-pre5

2000-12-06 Thread Mohammad A. Haque
. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: IDE fs corruption in 2.4.0-test11?

2000-12-06 Thread Mohammad A. Haque
in question is a 45 gigabyte Western Digital Caviar drive. I heard the multiple sector I/O may be bad for the drives.. is this true? -- = Mohammad A. Haque http://www.haque.net

Re: Bug Report : make modules_install seems to do a wrong call to depmod, using an unknow option "-F".

2000-12-05 Thread Mohammad A. Haque
Are you using the latest version of modutils? Delaporte Frédéric wrote: > > Hello. > > make modules_install seems to do a wrong call to depmod, using an unknow > option "-F". -- ==

Re: Bug Report : make modules_install seems to do a wrong call to depmod, using an unknow option -F.

2000-12-05 Thread Mohammad A. Haque
Are you using the latest version of modutils? Delaporte Frédéric wrote: Hello. make modules_install seems to do a wrong call to depmod, using an unknow option "-F". -- = Mohamma

Re: test12-pre5

2000-12-04 Thread Mohammad A. Haque
ops->writepage(NULL, page); + inode->i_data.a_ops->writepage(page); UnlockPage(page); page_cache_release(page); -- ===== Mohammad A. Haque http://w

Re: test12-pre4 drivers/net/dummy

2000-12-04 Thread Mohammad A. Haque
e: > > Did you send it Linus? > It is not in pre5 > Garst -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED]

Re: [PATCH] inode dirty blocks

2000-12-04 Thread Mohammad A. Haque
ll_rw_block (WRITE, 1, ); > wait_on_buffer (bh); -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Projec

Re: test12-pre4 drivers/net/dummy

2000-12-04 Thread Mohammad A. Haque
; Jeff -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: test12-pre4 drivers/net/dummy

2000-12-04 Thread Mohammad A. Haque
-- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.

Re: [PATCH] inode dirty blocks

2000-12-04 Thread Mohammad A. Haque
] = inode-u.ext2_i.i_data[block]; - mark_buffer_dirty_inode(bh, inode); + mark_buffer_dirty(bh); if (do_sync) { ll_rw_block (WRITE, 1, bh); wait_on_buffer (bh); -- = Mohammad

Re: test12-pre4 drivers/net/dummy

2000-12-04 Thread Mohammad A. Haque
ote: Did you send it Linus? It is not in pre5 Garst -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcoh

Re: test12-pre4 drivers/net/dummy

2000-12-03 Thread Mohammad A. Haque
the line "unsubscribe linux-kernel" in > the body of a message to [EMAIL PROTECTED] > Please read the FAQ at http://www.tux.org/lkml/ -- = Mohammad A. Haque http://www.haque.net/

Re: test12-pre4

2000-12-03 Thread Mohammad A. Haque
eing the fix to the inode dirty block list. > > Linus > -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alco

Re: test12-pre4

2000-12-03 Thread Mohammad A. Haque
dirty block list. Linus -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don'

Re: test12-pre4 drivers/net/dummy

2000-12-03 Thread Mohammad A. Haque
be linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/ -- ===== Mohammad A. Haque http://www.haque.net/

Re: lost dirs after fsck-1.18 (kt133, ide, dma, test10, test11)

2000-12-02 Thread Mohammad A. Haque
tion.org/lde/ > http://www.linuxdoc.org/HOWTO/mini/Ext2fs-Undeletion.html > (last updated February 1999) > http://www.linuxdoc.org/HOWTO/mini/Ext2fs-Undeletion-Dir-Struct/ > > Saber Taylor -- ===== Mohamma

Re: lost dirs after fsck-1.18 (kt133, ide, dma, test10, test11)

2000-12-02 Thread Mohammad A. Haque
-Undeletion.html (last updated February 1999) http://www.linuxdoc.org/HOWTO/mini/Ext2fs-Undeletion-Dir-Struct/ Saber Taylor -- = Mohammad A. Haque http://www.haque.net

Re: DVD on Linux

2000-11-30 Thread Mohammad A. Haque
piled 2.2.17. Do I need to use 2.4.0testX to mount > DVD's? Thanks in advance! > -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED]

Re: Keyspan USB PDA adapter && test12pre3 hang

2000-11-30 Thread Mohammad A. Haque
;hw.qh.element = virt_to_bus (new) ; > > - > > Let me (and the list) know if this doesn't fix your problem. > > greg k-h > -- = Mohammad A. Haque http://www.haque.net/

Re: Keyspan USB PDA adapter test12pre3 hang

2000-11-30 Thread Mohammad A. Haque
) ; - Let me (and the list) know if this doesn't fix your problem. greg k-h -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Al

Re: DVD on Linux

2000-11-30 Thread Mohammad A. Haque
Do I need to use 2.4.0testX to mount DVD's? Thanks in advance! -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and

Keyspan USB PDA adapter && test12pre3 hang

2000-11-29 Thread Mohammad A. Haque
: keyspan_pda_write(43) -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't

Re: another problem disappeared

2000-11-29 Thread Mohammad A. Haque
f this disappeared by coincidence > and appears again next month.) > > Andries -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PRO

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-29 Thread Mohammad A. Haque
UP Tigran Aivazian wrote: > > Mohammad, > > can you please tell me if that 4K corrupted block in a file was on a UP > machine or SMP? So far I have not seen a corruption on UP machines, only > SMP. -- =

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-29 Thread Mohammad A. Haque
UP Tigran Aivazian wrote: Mohammad, can you please tell me if that 4K corrupted block in a file was on a UP machine or SMP? So far I have not seen a corruption on UP machines, only SMP. -- = Mohammad A. Haque

Re: another problem disappeared

2000-11-29 Thread Mohammad A. Haque
again next month.) Andries -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
the filesystem and grep for > "Block size". Although... looking at the numbers above, it's almost > certainly 4k. > > That's what I thought... thanks. > -- ===== Mohammad A. Haque

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
8388608 11944 8376664 1% /dev/shm Yes, exactly 4096 nulls. Ion Badulescu wrote: > 1k- or 4k-block filesystem? Also, can you count the nulls to see if > they are exactly 4096 of them? -- = Mohammad A.

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
Ok, I just found a file with about the first 4k of it filled with nulls (^@^@). No telling if this was a result of what originally started this thread or not. I hadn't accessed that file since Nov 9th. -- = Mohammad A. Haque

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
ny more. Patch has gone to Alan. -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix.

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and d

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
Ok, I just found a file with about the first 4k of it filled with nulls (^@^@). No telling if this was a result of what originally started this thread or not. I hadn't accessed that file since Nov 9th. -- = Mohammad A. Haque

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
8388608 11944 8376664 1% /dev/shm Yes, exactly 4096 nulls. Ion Badulescu wrote: 1k- or 4k-block filesystem? Also, can you count the nulls to see if they are exactly 4096 of them? -- = Mohammad A. Haque

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-28 Thread Mohammad A. Haque
and grep for "Block size". Although... looking at the numbers above, it's almost certainly 4k. That's what I thought... thanks. -- = Mohammad A. Haque http://www

Re: test12-pre2

2000-11-27 Thread Mohammad A. Haque
em > lost. -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown

Re: test12-pre2

2000-11-27 Thread Mohammad A. Haque
. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.

Re: [PATCH] modutils 2.3.20 and beyond

2000-11-26 Thread Mohammad A. Haque
witch > that's only there to avoid a noisy error message from depmod. It > actually does nothing other than set a flag that also does nothing. > -m simply maps to -F. > -- ===== Mohammad A. Haque

Re: [PATCH] modutils 2.3.20 and beyond

2000-11-26 Thread Mohammad A. Haque
hat's only there to avoid a noisy error message from depmod. It actually does nothing other than set a flag that also does nothing. -m simply maps to -F. -- = Mohammad A. Haque http://www

Re: Oops on 2.2.18-23 as pppd dial in server

2000-11-24 Thread Mohammad A. Haque
solcate? .. you sure you don't mean slocate? "Jeff V. Merkey" wrote: > process solcate pid: 1109 nr: 45 stack=c17f9000 -- = Mohammad A. Haque http://

Re: iBCS2 and 2.4.0-11 Can we make soup yet?

2000-11-24 Thread Mohammad A. Haque
loadable option, but I did not see iBCS2 in the > tree. Is there something more recent, or is iBCS2 something that's > basically no longer considered critical for Linux? -- ===== Mohammad A. Haque

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-24 Thread Mohammad A. Haque
t; than to open it and remove all doubt. -- ===== Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't dr

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-24 Thread Mohammad A. Haque
. -- = Mohammad A. Haque http://www.haque.net/ [EMAIL PROTECTED] "Alcohol and calculus don't mix. Project Lead Don't drink and derive." --Unknown http://wm.

Re: iBCS2 and 2.4.0-11 Can we make soup yet?

2000-11-24 Thread Mohammad A. Haque
ion, but I did not see iBCS2 in the tree. Is there something more recent, or is iBCS2 something that's basically no longer considered critical for Linux? -- = Mohammad A. Haque http://www

Re: Oops on 2.2.18-23 as pppd dial in server

2000-11-24 Thread Mohammad A. Haque
solcate? .. you sure you don't mean slocate? "Jeff V. Merkey" wrote: process solcate pid: 1109 nr: 45 stack=c17f9000 -- = Mohammad A. Haque http://www

Re: ext2 filesystem corruptions back from dead? 2.4.0-test11

2000-11-23 Thread Mohammad A. Haque
tto for bh_kmap() ones in raid5 and on ext2 side we had two obviously > equivalent replacements (pre5->pre6). No buffer.c changes, no VM ones. > Urgh. -- ===== Mohammad A. Haque

<    1   2   3   4   >