On Tuesday 15 April 2008 01:16, Daniel Cheng wrote: > On Tue, Apr 15, 2008 at 6:07 AM, Matthew Toseland > <toad at amphibian.dyndns.org> wrote: > > On Monday 14 April 2008 08:53, j16sdiz at freenetproject.org wrote: > > > Author: j16sdiz > > > Date: 2008-04-14 07:53:47 +0000 (Mon, 14 Apr 2008) > > > New Revision: 19306 > > > > > > Modified: > > > trunk/freenet/src/freenet/store/BerkeleyDBFreenetStore.java > > > trunk/freenet/src/freenet/store/FreenetStore.java > > > trunk/freenet/src/freenet/store/RAMFreenetStore.java > > > Log: > > > change javadoc and RAMFS.put() to match BDBFS.put() behaviour > > > > Eh? Did you actually read BDBFS.put() ? > > Yes, what it do is a StorableBlock.equals(), which doesn't check the > actual data afaik.
And now you don't even do that in RAMFS? Or am I missing something? PS it does check the data. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20080415/0e6d77f5/attachment.pgp>
