Update of /cvsroot/freenet/freenet/src/freenet/fs/dir
In directory sc8-pr-cvs1:/tmp/cvs-serv20709/src/freenet/fs/dir
Modified Files:
NativeFSDirectory.java
Log Message:
6222: some major bugfixes, and logging. Probably introduces some major bugs too, but
probably not as major as the ones it eliminates. Will work more on this tomorrow!
Index: NativeFSDirectory.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/fs/dir/NativeFSDirectory.java,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- NativeFSDirectory.java 18 Sep 2003 17:48:06 -0000 1.160
+++ NativeFSDirectory.java 7 Oct 2003 00:47:30 -0000 1.161
@@ -1768,7 +1768,7 @@
") for " + out + " to " +
" move from " + pos+
" max was "+ newLen + " on " +
- fn, Logger.DEBUG);
+ fn+" x = "+x, Logger.DEBUG);
newLen = x;
}
}
_______________________________________________
cvs mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/cvs