]> arthur.barton.de Git - netatalk.git/commit
Automatic conversion for OS X ._ AppleDouble files, bug #550
authorRalph Boehme <rb@sernet.de>
Fri, 14 Feb 2014 10:31:57 +0000 (11:31 +0100)
committerRalph Boehme <rb@sernet.de>
Fri, 14 Feb 2014 15:38:08 +0000 (16:38 +0100)
commit8784106fd01519896f06d88d985d9420bf1c3c17
tree2ba78444bd098cd72682824bb58f0b244abdb4a5
parente421da9fdfa2026757b60277a83614fe4a7db2ab
Automatic conversion for OS X ._ AppleDouble files, bug #550

Add automatic on-access conversion for ._ AppleDouble files created by
OS X to Netatalk's AppleDouble format.

OS X .AppleDouble files most of the times contain a FinderInfo
AppleDouble entry with a size larger then 32 bytes, containing packed
xattrs. Netatalk fails to cleanly deal with these and logs them as
"bogus entry id 9".
NEWS
include/atalk/adouble.h
libatalk/adouble/ad_flush.c
libatalk/adouble/ad_open.c