[illumos-Developer] webrev: 1075 smbsrv missing /etc/devlink.tabentry
Garrett D'Amore
garrett at nexenta.com
Sat May 28 21:18:42 PDT 2011
Note that /etc/devlink.tab is a legacy mechanism. I'd far rather see this handled as part of the devfsadm plugin misc_link.c. You can find that in usr/src/cmd/devfsadm/misc_link.c It should be self explanatory... just one more entry to each of two tables in that file. (One for create, the other for remove.)
Furthermore once you have the devlink established, you can use /dev/smb* instead of the full /devices path.
-- Garrett D'Amore
On May 29, 2011, at 6:37 AM, "Gordon Ross" <gordon.w.ross at gmail.com> wrote:
> Pretty simple: Create a devlink for /dev/smbsrv
> and make the code use it.
>
> http://www.yalms.org/cr/illumos-1075/
>
> This is part of some work for supporting
> non-global zones with smbsrv.
>
> Thanks,
> Gordon
>
> _______________________________________________
> Developer mailing list
> Developer at lists.illumos.org
> http://lists.illumos.org/m/listinfo/developer
More information about the Developer
mailing list