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)
committerVolker Lendecke <vl@samba.org>
Sat, 24 Sep 2016 17:52:08 +0000 (19:52 +0200)
commit7f0717e751930cd5da029c1852ff9f61f95e40b7
treecdbc2b5507455ba9e8381a16e467dd756b060edb
parentd8ade0730797df22bfe28847e034eb6d116b0e00
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>
source3/nmbd/nmbd_packets.c