corrupted ext2 filesystem with raidtools 0.42 and nbd 1.4

2001-05-03 Thread Francesc Oller
osetup -d /dev/loop0 Cheers Francesc Oller - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: a fork-like C-wrapper for clone(), DONE!

2001-04-26 Thread Francesc Oller
function with that name yourself (weak symbol.) My version of the > man pages are a bit old. > > -hpa Unlike mine, neither glibc nor Linus clone.c wrappers are fork-like. That's why I reworked Linus clone example in the first place Regards Francesc Oller - To unsubscribe from thi

a fork-like C-wrapper for clone(), DONE!

2001-04-25 Thread Francesc Oller
self. Code follows. Please, before beginning to flame me for doing "such kind of non- standard threading model", I've to say that IMHO it has some merit. After all it was E.W.Dijkstra who invented it in the late sixties. Greetings from Barcelona

A fork-like C-wrapper for clone()?

2001-04-06 Thread Francesc Oller
nking in glibc'__clone or Linus' clone.c example since they encapsulate the main thread code in a function. (i.e. not fork-like) Can somebody point me to some sample code? I'll thank a CC to my e-mail cheers Francesc Oller - To unsubscribe from this list: send the line "unsu