- update to 2.9.9:
* 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. OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=75
This commit is contained in:
10
fuse.changes
10
fuse.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 15:15:40 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.9.9:
|
||||
* 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 08:59:55 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Reference in New Issue
Block a user