s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they can be...
commit2167e599867c787917acb4595ad718f55606fcba
authorJeremy Allison <jra@samba.org>
Wed, 7 Aug 2013 20:48:55 +0000 (7 13:48 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 30 Aug 2013 09:53:23 +0000 (30 11:53 +0200)
tree6f81fbabfdaa6a4a8d33c900e1f14d2ed4f9d4e0
parent7ff7f664d39256e57c2b56f31911b12aae4dff20
s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they can be used by the SMB2 client code.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit c80349e0fad7c182b0bddefed99a78d95323faca)
source3/lib/util_ea.c [new file with mode: 0644]
source3/lib/util_ea.h [new file with mode: 0644]
source3/smbd/nttrans.c
source3/smbd/trans2.c
source3/wscript_build