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