> The solaris module provides OpenSolaris compatibility functions.  Both  
> DTrace and ZFS are ports from OpenSolaris and rely on the solaris module 
> to provide some OpenSolaris functionality.

Understood, thanks.

In modular world, the "rely on" should be represented as a dependency.  So
we should have two dependencies here:

        dtrace.kmod -> solaris.kmod
        zfs.kmod -> solaris.kmod

Masao

-- 
Masao Uebayashi / Tombi Inc. / Tel: +81-90-9141-4635

Reply via email to