Hi, [email protected] wrote: > Revision: 6318 > http://savonet.svn.sourceforge.net/savonet/?rev=6318&view=rev > Author: metamorph68 > Date: 2009-01-21 00:24:20 +0000 (Wed, 21 Jan 2009) > > Log Message: > ----------- > Cleaned up a bit the new disk buffers: > * Added back at_stop for file unlink: unlinking them before > closing them forces their projection into memory, which is > not what we want :)
Just out of curiosity: are you sure of this? While there is a file descriptor open, the inode shouldn't be destroyed and so the situation should be just as if there was still a file... Did you observe all the data being put in memory with the unlink after open? ++ Sam. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
