| 
Tue Jun 21 08:19:57 EDT 2005 rsc
    This might be worth fixing, but it will take a little more than that.
    Your new code has various race conditions, especially in the fid management,
    because it's no longer single-threaded.
    
    Also, there are various changes you're undoing, presumably because
    you're not completely up-to-date with our sources.  I'll push exportfs
    just in case.
    
    Also, please don't move functions around in the file when you make
    patches.  It just makes them hard to read and understand.
    
    Thanks.
Tue Jun 21 08:22:05 EDT 2005 rsc
    Actually, exportfs was already up-to-date on sources.  You should
    pull the latest copy before making your changes again.
    
 |