fusefs: fix some garbage left behind by r348209

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Alan Somers 2019-05-24 00:56:50 +00:00
parent e76986fde0
commit ad587bc5df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/fuse2/; revision=348214

View File

@ -467,7 +467,6 @@ fuse_internal_readdir_processdata(struct uio *uio,
* the requested offset in the directory is found.
*/
if (*fnd_start != 0) {
readany = true;
fiov_adjust(cookediov, bytesavail);
bzero(cookediov->base, bytesavail);