s3: nmbd: Now attrs array mirrors fd's array use it in preference.
authorJeremy Allison <jra@samba.org>
Fri, 23 Sep 2016 19:16:58 +0000 (12:16 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:45:25 +0000 (10:45 +0200)
commitc29076310278f139dfab193b3f46c34a4c6a5c05
tree9ac06ddc9cbe3aa1bd6565ddb28b1311855c2b71
parentc9dbe8939682b9f461797282a3c0e60b8604b6cf
s3: nmbd: Now attrs array mirrors fd's array use it in preference.

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 376e04656b6755d1a182430b39273a93495d00b2)
source3/nmbd/nmbd_packets.c