Quoting Justus Winter (2014-03-21 13:57:51) > 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.
I forgot to mention, it was the assertion I removed here: http://lists.gnu.org/archive/html/bug-hurd/2014-03/msg00099.html Justus