Alan Somers 71befc3506 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 <jmillikin@gmail.com>
Reviewed by:	cem
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D28605
2021-02-12 21:50:52 -07:00
..
2021-01-11 19:53:01 -07:00
2021-02-12 21:50:52 -07:00
2020-12-04 21:12:17 +00:00
2020-01-29 22:37:01 +00:00
2020-12-08 15:09:42 +00:00