Skip to content

Commit 79d673d

Browse files
committed
CHANGELOG: add more logs for the 0.10.3 release
Signed-off-by: Peng Tao <[email protected]>
1 parent 70dc263 commit 79d673d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHAGNELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
1010
* passthroughfs: add config to specify entry and attr timeout for dir
1111
* passthroughfs: add config to control count mntid in altkey or not
1212
- [#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
1315

1416
### Fixed
1517
- [#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
1620

1721
## [0.10.2]
1822

0 commit comments

Comments
 (0)