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-02-10 21:15:50 +01:00
2021-01-02 19:57:58 -07:00
2021-02-01 14:15:57 +00:00
2021-02-12 21:50:52 -07:00
2020-12-23 14:37:05 -04:00
2021-01-15 20:09:55 +01:00
2021-01-27 21:52:41 -08:00
2021-02-04 13:58:24 -05:00