Bug #6244
Updated by Rich Lowe almost 7 years ago
If llib-lfakekernel doesn't include fakekernel_init, lint will -- sporadically -- fail in fksmbd. The sporadic nature of this appears to be due to a bug in lint(1)
<pre>
"/builds/richlowe/illumos-git/usr/src/cmd/smbsrv/fksmbd/fksmbd_log.c", line 92: warning: name used but not defined: fakekernel_init in fksmbd_log.c(92) (E_NAME_USED_NOT_DEF2)
</pre>