Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/distrib/sets




On 4/03/2010, at 5:43 AM, Masao Uebayashi wrote:

Log Message:
"dtrace,zfs" means "MKDTRACE=yes" *and* "MKZFS=yes" which is not what
we want. Invent a flag "solaris" which is the or of those two flags.

Why is this needed ? I would rather see two flags one for zfs and one
for dtrace.

Because solaris.kmod is shared?

The real question is, why it's shared...
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.

Darran.


Home | Main Index | Thread Index | Old Index