| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-26 | 592 Bytes | |
| Release 7.3.2 source code.tar.gz | 2026-06-26 | 2.5 MB | |
| Release 7.3.2 source code.zip | 2026-06-26 | 3.4 MB | |
| Totals: 3 Items | 5.9 MB | 0 | |
Bug Fixes and Improvements
- #3409: Fix AIX
getFileStores()inode collection: switch to AIX-nativedf -F %n %l, fix NFS mount filtering, correct column parsing, and fix free/used inode swap - @jank. - #3410: Fix Linux
getFileStores()blocking indefinitely on stale NFS mounts by pre-checking NFS server reachability (TCP/2049) before callingstatvfs()- @jank.