]> Zhao Yanbai Git Server - minix.git/commit
libsffs, libvtreefs: fix getdents bug 40/2940/1
authorDavid van Moolenbroek <david@minix3.org>
Sun, 1 Feb 2015 15:29:13 +0000 (15:29 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Tue, 10 Feb 2015 13:47:29 +0000 (13:47 +0000)
commitf912036bae268f57981b9669ff4eec080a61f3cf
tree7729484207a82f5496a03c0c4789c1bb681e0a66
parent75e18fe498e3283a886fc823afca18751c1cf334
libsffs, libvtreefs: fix getdents bug

Bad logic introduced as part of the fsdriver changes could cause
getdents to terminate early in these libraries.

Issue reported by r0ller.

Change-Id: If450d5ea85e830584878d8a4ec0f00519355a353
minix/lib/libsffs/read.c
minix/lib/libvtreefs/file.c