Hi.

The zfs rollback seems to be broken in recent ZFS. The problem is that
z_mode is set too early - before sa_bulk_lookup() call, so 'mode'
variable is uninitialized.

The patch below fixes the problem for me:

        http://people.freebsd.org/~pjd/patches/zfs_znode.c.4.patch

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
[email protected]                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgpgSQbwRmAuF.pgp
Description: PGP signature

_______________________________________________
zfs-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-code

Reply via email to