SHA256
1
0
forked from pool/fuse3

Accepting request 757085 from home:namtrac:branches:filesystems

- Update to version 3.9.0
  * Added support for FUSE_EXPLICIT_INVAL_DATA to enable onl
    invalidate cached pages on explicit request.

OBS-URL: https://build.opensuse.org/request/show/757085
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse3?expand=0&rev=29
This commit is contained in:
2019-12-14 19:53:18 +00:00
committed by Git OBS Bridge
parent 0d0fc45970
commit ef71528d39
6 changed files with 31 additions and 24 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 14 12:47:41 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Update to version 3.9.0
* Added support for FUSE_EXPLICIT_INVAL_DATA to enable onl
invalidate cached pages on explicit request.
-------------------------------------------------------------------
Sun Nov 3 10:01:00 UTC 2019 - Ismail Dönmez <idonmez@suse.com>