diff options
author | Craig Chi <craigchi@google.com> | 2020-08-19 22:12:15 -0700 |
---|---|---|
committer | Andrei Vagin <avagin@gmail.com> | 2020-09-16 12:19:30 -0700 |
commit | 21cac9dd042f3446258387378a743b8a7cd76443 (patch) | |
tree | 051981ea61b01d026358749760b23eeef55b1474 /CODE_OF_CONDUCT.md | |
parent | d51ddcefdc46a1007f7345bfa2f7006bb820b157 (diff) |
Fix FUSE_READDIR offset issue
According to readdir(3), the offset attribute in struct dirent is the
offset to the next dirent instead of the offset of itself. Send the
successive FUSE_READDIR requests with the offset retrieved from the last
entry.
Updates #3255
Diffstat (limited to 'CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions