On 7.8.2013 12:00, Jakub Jermar wrote: > On 6.8.2013 20:35, Jiří Zárevúcky wrote: >> You can check out the current state of my work at [0]. There are some >> things that could use cleanup, and there may be unnoticed bugs and/or >> memory leaks, but I am keeping the repository in a consistent state, so >> it should build and work just like the current mainline tip. >> >> [0] https://code.launchpad.net/~zarevucky-jiri/helenos/vfs2-cherrypick > > I definitely plan to have a look as soon as my schedule permits.
Ok, I apparently underestimated my curiosity. I like the way how your changes remove lots of code and make things simpler. Hopefully your test plan is equally advanced. How about the aoffs64_t vs. int64_t changes? Also, the type casts from vfs_node_t * to vfs_triplet_t were a bit scary, but I guess these were rather temporary workarounds. Jakub _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
