s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they can be...
authorJeremy Allison <jra@samba.org>
Wed, 7 Aug 2013 20:48:55 +0000 (13:48 -0700)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Aug 2013 07:07:06 +0000 (09:07 +0200)
commitc80349e0fad7c182b0bddefed99a78d95323faca
tree7d41a5637c37b274c7bd67e6bf859bb9fa53bdde
parent2394f8788d2f6e21064db0b6099a0dbe3a33e1d6
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>
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