On Thu, May 20, 2010 at 09:12:05AM +0200, Matthias Gamsjager wrote:
> Hello,
> 
> Do I need to build world when a new ZFS related commit took place or
> is a build kernel enough?
> 
> eg svn commit: r208334:
> Modified:
>  stable/8/cddl/contrib/opensolaris/cmd/zdb/zdb.c
>  stable/8/cddl/contrib/opensolaris/cmd/ztest/ztest.c
>  stable/8/cddl/contrib/opensolaris/lib/libzpool/common/kernel.c
>  stable/8/cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h
>  stable/8/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c

This commit touched libzpool and /usr/sbin/zdb (neither is part of
kernel), and other commits touched non-kernel parts also (e.g. r208288
touched the zpool command)

So I would suggest that, yes, you should rebuild world also.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to