Bug #9774
libmlrpc changes in 1575 missed some things
Start date:
2018-08-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
Part of the changes in #1575 moved libmlrpc from usr/lib/smbsrv to usr/lib
and changed the library version suffix from 1 to 2.
As a result, the quick/make-smbsrv script "tags" target no longer finds some libmlrpc headers,
and the sample dtrace scripts for smbd no longer select probes in libmlrpc.
Updated by Electric Monk over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit d1855c8182d5cf1cd290336767a7c8e7537c13a2
commit d1855c8182d5cf1cd290336767a7c8e7537c13a2 Author: Gordon Ross <gwr@nexenta.com> Date: 2018-08-19T06:44:21.000Z 9769 SMB domain logon fails with I18N user name 9774 libmlrpc changes in 1575 missed some things Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Robert Mustacchi <rm@joyent.com>