1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Ralph Boehme 5d565f636f vfs_fruit: remove check for number of xattrs from ad_convert_xattr
Turns out that there exist AppleDouble files with an extended FinderInfo
entry that includes the xattr marshall buffer, but the count of xattrs
in the buffer is just zero.

We do want to discard this extended FinderInfo entry and convert it to a
simple fixed size FinderInfo entry, so remove the check.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13649

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-10-29 23:36:24 +01:00
..
2018-10-19 18:52:50 +02:00
2018-08-17 11:30:11 +02:00
2018-08-17 11:30:10 +02:00
2018-10-19 18:52:50 +02:00
2018-08-17 14:28:51 +02:00
2018-01-16 02:43:03 +01:00
2015-03-17 11:30:52 +01:00
2018-09-07 11:37:23 +02:00