On 27.04.2012 16:05, Albert Zeyer wrote: > Hi, > > A while ago, I improved the grub-mount patches a bit. Mostly: You've based your work on abandonded branch. All grub-mount parts were merged back in trunk a long time ago. At least half of the work you've done was unnecessary with newer version. > * Write a simplified compile.py script. Custom compile scripts are likely to break often. If there were any problem in our compile scripts for your platform it's better to announce it here. > * Remove nested functions. They don't work on Mac because of stack > execution protection. As I said, your approach isn't just ugly it results in bugs. > * Improve ReiserFS reading performance. I wrote reiserfs caching a long time ago but it didn'tmake any sizeable difference. As for making offset search a logarithmic, here is a patch by few simple modifications of get_item. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko