Skip to content

0.9.2: 2025-10-05

Choose a tag to compare

@HomeSecExplorer HomeSecExplorer released this 05 Oct 08:45
· 4 commits to main since this release
756e318

Version 0.9.2: 2025-10-05

Fixed

  • Removed unsafe recommendations for disabling access time tracking:
    • Removed zfs set atime=off from PBS3 section 1.2.4 ZFS dataset examples
    • Removed relatime from PBS3 section 1.2.4
    • Removed noatime from:
      • PBS3 section 1.2.5 mount options
      • PVE8 section 1.1.6 mount options
  • These settings can break PBS garbage collection or interfere with guest/system tooling.

Thanks

  • Thanks to Onslow for identifying the critical risk with access-time disabling on PBS datastores.