On 6/13/10 2:01 PM, Pawel Jakub Dawidek wrote:
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


Thanks,

I've opened bug:

6960907 zfs_rezget() has uninitialized z_mode variable
_______________________________________________
zfs-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-code

Reply via email to