Accepting request 744979 from home:namtrac:branches:filesystems

- Update to version 3.8.0
  * Added support for FUSE_LSEEK operation which can be used to
    report holes in sparse files.

OBS-URL: https://build.opensuse.org/request/show/744979
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=27
This commit is contained in:
2019-11-05 10:39:42 +00:00
committed by Git OBS Bridge
parent 164c835252
commit 0d0fc45970
6 changed files with 30 additions and 23 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 3 10:01:00 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Update to version 3.8.0
* Added support for FUSE_LSEEK operation which can be used to
report holes in sparse files.
-------------------------------------------------------------------
Tue Jul 9 12:47:17 UTC 2019 - Ismail Dönmez <idonmez@suse.com>