]> Zhao Yanbai Git Server - minix.git/commit
libminixfs: fix assert
authorBen Gras <ben@minix3.org>
Wed, 21 May 2014 17:32:39 +0000 (19:32 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:41 +0000 (17:05 +0200)
commita65d06ef804ec4141f34f8309cb2d9d921d920c3
treec24cee3ec8d1cbbd87ee3df0bfce12570d8a5aaf
parenta42c8f6c418ff0bb1928befbf3ec4dcae0b05966
libminixfs: fix assert

Came across this bug.

 . setcache assert should be when block currently isn't in use,
   as setcache happens when buf becomes unused
lib/libminixfs/cache.c