HomeFreeBSD

fusefs: set d_off during VOP_READDIR

Description

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
Differential Revision: https://reviews.freebsd.org/D28605

(cherry picked from commit 71befc35061b3c9d8cc07e34c5dce622c848fcdb)

Details

Provenance
asomersAuthored on Feb 12 2021, 1:01 AM
Reviewer
cem
Differential Revision
D28605: fusefs: set d_off during VOP_READDIR
Parents
rG12349e667ced: pf tests: Test tos/dscp matching
Branches
Unknown
Tags
Unknown