Page MenuHomeSolus

Update fuse to 2.9.9
ClosedPublic

Authored by kyrios123 on Jan 4 2019, 1:49 PM.
Tags
None
Referenced Files
F11066071: D4946.diff
Fri, Aug 11, 5:40 PM
F10946593: D4946.id.diff
Sat, Jul 15, 10:57 AM
F10876397: D4946.id12050.diff
Jun 20 2023, 10:47 AM
F10876391: D4946.id.diff
Jun 20 2023, 10:46 AM
F10850240: D4946.id12041.diff
Jun 12 2023, 1:58 AM
F10846148: D4946.id12050.diff
Jun 11 2023, 3:45 AM
F10833538: D4946.diff
Jun 6 2023, 11:36 PM
F10760611: D4946.id12041.diff
May 18 2023, 2:35 AM
Subscribers
None

Details

Summary
  • Added OpenAFS to whitelist (so users can now mount FUSE filesystems on mountpoints within OpenAFS filesystems).
  • Added a test of seekdir to test_syscalls.
  • Fixed readdir bug when non-zero offsets are given to filler and the filesystem client, after reading a whole directory, re-reads it from a non-zero offset e. g. by calling seekdir followed by readdir.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Copy some files on a sshfs remote folder

Diff Detail

Repository
R861 fuse
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 4 2019, 4:20 PM
This revision was automatically updated to reflect the committed changes.