smbd: split out public parse_dos_attribute_blob() from get_ea_dos_attribute()
authorRalph Boehme <slow@samba.org>
Thu, 15 Mar 2018 09:56:28 +0000 (10:56 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 27 Jul 2018 11:07:14 +0000 (13:07 +0200)
commit0d1fb6a73820e44c53c45e0b7f4455105ef2afb2
treec7606eae525e1277c24b542efe9a0564f4fc5663
parent47d77432e4e0c61ba93390a5e33641a401154b54
smbd: split out public parse_dos_attribute_blob() from get_ea_dos_attribute()

In preperation of adding an async version of get_ea_dos_attribute() that
will then call parse_dos_attribute_blob() too.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/dosmode.c
source3/smbd/proto.h