[csw-maintainers] Question regarding di(1) utility
Brad Lanam
bll6969 at gmail.com
Mon Jun 7 15:47:39 CEST 2010
On Mon, Jun 7, 2010 at 01:26, Dagobert Michelsen <dam at opencsw.org> wrote:
>> Am 07.06.2010 um 04:11 schrieb Philip Brown:
>>> Am 07.06.2010 um 03:40 schrieb Jeffery Small:
>>> behavior. However, when using the new csw di, I am seeing some loopback
>>> mounts listed. For example, with the older di:
Apparently I was writing code from memory and not double checking.
Line 434 of di.c: #if ! SunOS
Should be: #if ! sun /* will do for now */
Looks like I introduced that bug in di-4.20.
Unfortunately, there's no easy fix other than recompiling.
-- Brad
More information about the maintainers
mailing list