Personal tools
You are here: Home Releases ZFS for Linux 0.6.1 (Unreleased)
Document Actions

ZFS for Linux 0.6.1 (Unreleased)

Up to Product page

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Stability fixes to release 0.6.0

For additional information about this project, please visit the project page.

Available downloads

There are no available software files in this release yet.

Release Notes

Tested with FUSE 2.8.0
State Unreleased
License GPL
Release Manager sgheeren

Contains the hotfixes for various issues, mainly #13 and #22, backported against the current release (0.6.0).

Read the announcement

Change log

1e89cc5 fuse-threading.patch;  made cur_fd threadlocal

 src/zfs-fuse/zfsfuse_socket.c |    2 +-

 src/zfs-fuse/zfsfuse_socket.h |    2 +-

 2 files changed, 2 insertions(+), 2 deletions(-)

7d0d694 zfs-put_nvlist_hotfix.patch

 src/lib/libzfs/libzfs_dataset.c |    2 ++

 src/zfs-fuse/zfs_ioctl.c        |    6 +-----

 2 files changed, 3 insertions(+), 5 deletions(-)