This allows lseek to be used with lseek to position the file so that
getdirentries(2) will return the next entry. It is no used by readdir(3).
PR: 253411
Reported by: John Millikin <jmillikin@gmail.com>
MFC after: 1 week
Differential D28605
fusefs: set d_off during VOP_READDIR asomers on Feb 12 2021, 1:04 AM. Authored by Tags None Referenced Files
Subscribers
Details This allows lseek to be used with lseek to position the file so that PR: 253411 test case added
Diff Detail
Event TimelineComment Actions In the commit summary, is this a typo?
I don't understand the sentence. Is the 2nd lseek FUSE?
typo "no" -> "not"?
|