New! Multilingual Free E-mail Service and money..!
http://antex.zzn.com see you!
[EMAIL PROTECTED] writes:
> AND diskfs_catch_exceptions fails (this is a rather strong assumption, I
> don't know under which circumstances it might happen).
diskfs_catch_exception takes its return value from setjmp() so it
can't fail when it first returns.
It can return a nonzero value later i
(ugh, following up to my own mail a second time ;)
On Mon, 08 May 2000 00:53:46 Marcus Brinkmann wrote:
> The other direction seems to work, though. Currently, in the node cache, I
> hold the dirent (directory entry) address in disk_image.
I think I can move the struct dirrect * to the disknode