Build world and zfs related commits

Emil Mikulic emikulic at gmail.com
Thu May 20 07:49:18 UTC 2010


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.


More information about the freebsd-stable mailing list