File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 10
10
* passthroughfs: add config to specify entry and attr timeout for dir
11
11
* passthroughfs: add config to control count mntid in altkey or not
12
12
- [ #119 ] ( https://github.com/cloud-hypervisor/fuse-backend-rs/pull/119 ) : Support non-privileged users
13
+ - [ #126 #127 ] (https://github.com/cloud-hypervisor/fuse-backend-rs/pull/126 https://github.com/cloud-hypervisor/fuse-backend-rs/pull/127 ): vfs: ensure entry attr st_ino consistency
14
+ - [ #131 ] ( https://github.com/cloud-hypervisor/fuse-backend-rs/pull/131 ) : implement stable unique inode for passthroughfs
13
15
14
16
### Fixed
15
17
- [ #120 ] ( https://github.com/cloud-hypervisor/fuse-backend-rs/pull/120 ) : api: forget and batch forget must not reply
18
+ - [ #123 ] ( https://github.com/cloud-hypervisor/fuse-backend-rs/pull/123 ) : fix possible IO hang due to string convertion failure
19
+ - [ #129 ] ( https://github.com/cloud-hypervisor/fuse-backend-rs/pull/129 ) : abi: st_nlink is u32 on aarch64
16
20
17
21
## [ 0.10.2]
18
22
You can’t perform that action at this time.
0 commit comments