s3: nmbd: Ensure attrs array mirrors fd's array for dns.
authorJeremy Allison <jra@samba.org>
Fri, 23 Sep 2016 19:12:43 +0000 (12:12 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:43:27 +0000 (10:43 +0200)
commit0918f181c5a333cfa29fd485f60045109d3d2f81
tree6e3c5aa4e4d1e62cebee5f5a13e05d8aef60a310
parent447b640638d616bb39916b55191a5f22a90d4e43
s3: nmbd: Ensure attrs array mirrors fd's array for dns.

This will allow us to eventually remove source3/lib/events.c
dependency and make nmbd purely tevent based.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12283
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 7f0717e751930cd5da029c1852ff9f61f95e40b7)
source3/nmbd/nmbd_packets.c