[freenet-dev] [freenet-cvs] r20061 - branches/saltedhashstore/freenet/src/freenet/store

2008-05-29 Thread Matthew Toseland
om filter: if you have two threads operating on different bits within the same byte, and there is no locking, one of them will undo the other's changes. That is assuming you always read a byte and write a byte... Do we do this? If there is a crash we will get false negatives anyway, won't we? Or do we put the bit before we write the entry? Maybe we're okay then? -- 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/20080529/942d6553/attachment.pgp>

[freenet-dev] [freenet-cvs] r20098 - branches/saltedhashstore/freenet/src/freenet/store

2008-05-29 Thread Matthew Toseland
://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > > ___ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > > -- 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/20080529/2d1f42ed/attachment.pgp>

[freenet-dev] [freenet-cvs] r20116 - trunk/freenet/src/freenet/node/fcp

2008-05-29 Thread David ‘Bombe’ Roden
ct.org/pipermail/devl/attachments/20080529/47554bb7/attachment.pgp>

[freenet-dev] [freenet-cvs] r20098 - branches/saltedhashstore/freenet/src/freenet/store

2008-05-29 Thread Daniel Cheng
On Thu, May 29, 2008 at 3:19 AM, Matthew Toseland wrote: > On Monday 26 May 2008 10:35, j16sdiz at freenetproject.org wrote: >> Author: j16sdiz >> Date: 2008-05-26 09:35:02 + (Mon, 26 May 2008) >> New Revision: 20098 >> >> Modified: >> >

[freenet-dev] [freenet-cvs] r20097 - in branches/saltedhashstore/freenet/src/freenet: node store

2008-05-29 Thread Daniel Cheng
On Thu, May 29, 2008 at 3:17 AM, Matthew Toseland wrote: > On Monday 26 May 2008 10:34, j16sdiz at freenetproject.org wrote: >> Author: j16sdiz >> Date: 2008-05-26 09:34:39 + (Mon, 26 May 2008) >> New Revision: 20097 >> >> Modified: >>

[freenet-dev] [freenet-cvs] r20061 - branches/saltedhashstore/freenet/src/freenet/store

2008-05-29 Thread Daniel Cheng
On Wed, May 28, 2008 at 7:04 PM, Matthew Toseland wrote: > On Wednesday 28 May 2008 01:22, Daniel Cheng wrote: >> On 5/28/08, Matthew Toseland wrote: >> > On Sunday 25 May 2008 12:46, Daniel Cheng wrote: >> > > On Sat, May 24, 2008 at 7:40 AM, Matthew Toseland >> > > wrote: >> > > > On Friday

[freenet-dev] [freenet-cvs] r20116 - trunk/freenet/src/freenet/node/fcp

2008-05-29 Thread Florent Daignière
application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20080529/14ed1364/attachment.pgp>

Re: [freenet-dev] [freenet-cvs] r20116 - trunk/freenet/src/freenet/node/fcp

2008-05-29 Thread David ‘Bombe’ Roden
On Thursday 29 May 2008 05:06:46 Florent Daignière wrote: + if (mimeType == null) { + mimeType = DefaultMIMETypes.guessMIMEType(targetFilename, true); + } I bet that targetFilename can be null and that you're introducing an NPE here... Oops. Fixed

Re: [freenet-dev] [freenet-cvs] r20098 - branches/saltedhashstore/freenet/src/freenet/store

2008-05-29 Thread Matthew Toseland
On Thursday 29 May 2008 01:18, Daniel Cheng wrote: On Thu, May 29, 2008 at 3:19 AM, Matthew Toseland [EMAIL PROTECTED] wrote: On Monday 26 May 2008 10:35, [EMAIL PROTECTED] wrote: Author: j16sdiz Date: 2008-05-26 09:35:02 + (Mon, 26 May 2008) New Revision: 20098 Modified:

Re: [freenet-dev] [freenet-cvs] r20061 - branches/saltedhashstore/freenet/src/freenet/store

2008-05-29 Thread Matthew Toseland
On Thursday 29 May 2008 01:04, Daniel Cheng wrote: On Wed, May 28, 2008 at 7:04 PM, Matthew Toseland [EMAIL PROTECTED] wrote: On Wednesday 28 May 2008 01:22, Daniel Cheng wrote: On 5/28/08, Matthew Toseland [EMAIL PROTECTED] wrote: On Sunday 25 May 2008 12:46, Daniel Cheng wrote: On

Re: [freenet-dev] Chinese translation for dont-close-me / welcome

2008-05-29 Thread Daniel Cheng
On Sun, May 11, 2008 at 11:36 PM, Florent Daignière [EMAIL PROTECTED] wrote: * Daniel Cheng [EMAIL PROTECTED] [2008-05-11 23:24:06]: On Sun, May 11, 2008 at 10:58 PM, Florent Daignière [EMAIL PROTECTED] wrote: * Daniel Cheng [EMAIL PROTECTED] [2008-05-11 22:51:31]: On Sun, May 11, 2008

Re: [freenet-dev] Chinese translation for dont-close-me / welcome

2008-05-29 Thread Florent Daignière
* Daniel Cheng [EMAIL PROTECTED] [2008-05-30 11:54:14]: On Sun, May 11, 2008 at 11:36 PM, Florent Daignière [EMAIL PROTECTED] wrote: * Daniel Cheng [EMAIL PROTECTED] [2008-05-11 23:24:06]: On Sun, May 11, 2008 at 10:58 PM, Florent Daignière [EMAIL PROTECTED] wrote: * Daniel Cheng