]> Zhao Yanbai Git Server - minix.git/commit
Fix ext2 dentry allocation glitch.
authorEvgeniy Ivanov <lolkaantimat@gmail.com>
Thu, 11 Aug 2011 18:48:26 +0000 (22:48 +0400)
committerBen Gras <ben@minix3.org>
Mon, 15 Aug 2011 17:33:51 +0000 (17:33 +0000)
commit13ded5339f327be839b6be8cc3c5c91b32025add
treeaedbc6fbebf01a99d057d765826e8378a489c023
parent426cddbb30a01d3053585676aafdaee29a830423
Fix ext2 dentry allocation glitch.

When remove dentry, check if cached position is greater than removed
one.
servers/ext2/path.c