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:45:25 +0000 (10:45 +0200)
commitc9dbe8939682b9f461797282a3c0e60b8604b6cf
treedf348e1d02fccf8ced010b3e154b244d5f9d2021
parentabec724bba5bee3fb120357cb53b87490bdcaf38
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