Re: [patch] fishfs bugs

2003-02-16 Thread Arpi
Hi, the first chunk is trivial: you check for got_interrupt but it is always a non-zero number, actually the address of teh got_interrupt() function :)) you probably noticed that it doesn't work so that ! was removed :) the second part is probably bug, i see no sense of checking for

Fixing resolve_symlink() in ftpfs.c

2003-02-16 Thread Arpi
Hi, Is anyone working on teh $SUBJ ? I guess no :( (that few-pages long code between #ifdef FIXME_LATER since ages) I've started it today, but after many hours of grepping and patching i feel lost. Could someone please explain the transition from bucket+dcache (4.1.35) to me+super+dir (4.6.0)