Hi ;) I'm trying to find and fix a deadlock that could very well be in libpager. So I came up with this patch, analogous to 901c61a1d25e7c8963e51012760a82730eda1910. I'm not yet sure I found "my" deadlock, but not releasing this lock here could very well be problematic.
I just want to mention that I got an assertion failure in ext2fs once after I applied this patch. Not sure if it is related or not. Justus