summaryrefslogtreecommitdiff
path: root/source3/lib/util_ea.h
AgeCommit message (Collapse)AuthorFilesLines
2013-08-15s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ↵Jeremy Allison1-0/+36
can be used by the SMB2 client code. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>