K 10 svn:author V 7 asomers K 8 svn:date V 27 2021-04-08T21:38:45.815969Z K 7 svn:log V 475 fusefs: set d_off during VOP_READDIR This allows d_off to be used with lseek to position the file so that getdirentries(2) will return the next entry. It is not used by readdir(3). PR: 253411 Reported by: John Millikin Reviewed by: cem Differential Revision: https://reviews.freebsd.org/D28605 (cherry picked from commit 71befc35061b3c9d8cc07e34c5dce622c848fcdb) Git Hash: e02c4d8d9bc7c8a0ba4477c31cbac5b67283ea06 Git Author: asomers@FreeBSD.org END