Skip to content

v0.6.3

Compare
Choose a tag to compare
@behlendorf behlendorf released this 09 Apr 18:38
· 8173 commits to master since this release
zfs-0.6.3

New Functionality

  • Compatible with kernels up to Linux 3.14.
  • A smoother write throttle for consistent performance under load.
  • Smarter caching to improve the cache hit rate for certain workloads.
  • Support for Posix style ACLs.
  • Support for the immutable and append-only file attributes.
  • Support for mounting filesystems with relatime style updates.
  • SELinux integration through four new dataset properties.
  • Systemd support for better distribution integration.
  • A new ZFS Event Daemon (ZED) for pool monitoring and management.
  • Support for aarch64 and sparc64 architectures.

Bug Fixes

  • Many performance improvements.
  • Over 200 bug fixes.