Pawel,

Great find -- thank you!

Jeff

On Jun 13, 2010, at 1: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
> 
> -- 
> Pawel Jakub Dawidek                       http://www.wheelsystems.com
> [email protected]                           http://www.FreeBSD.org
> FreeBSD committer                         Am I Evil? Yes, I Am!
> _______________________________________________
> zfs-code mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/zfs-code

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

Reply via email to