On Tue, Aug 22, 2006, EV wrote: > 2006-08-22: EV dixit: > > However, the temp file will be just a head-tail copy of the > > whole file; just enough data for libtag to work properly. > > Since this does not allow computing the rid, as mantioned in my > > previous message about duplicates, my current idea is to > > compute the rid incrementally in kfs_readdir(). > > Mistake: Rather than kfs_readdir(), I wanted to say: kfs_write()
Okay. That makes sense. In that case, I think that the implementation should go into lk_karma_write_file_chunk() rather than kfs_write(). Keith. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-karma-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-karma-devel
