there was one straggler instance in send_fce_event() where the lookup was against FCE_PACKET_VERSION and not obj->fce_version -- this has been fixed in https://github.com/Netatalk/netatalk/pull/3153
fce notify script / FCE_FILE_MODIFY / encoding
merged to main; the fix will be in v4.6
fce notify script / FCE_FILE_MODIFY / encoding
fixing this bug with https://github.com/Netatalk/netatalk/pull/3154 the FCE_FILE_MODIFY logic did indeed collate the path in Mac encoding, unlike the other events; good catch
FCE version 1 packets are broken
this was patched by Ralph in https://github.com/Netatalk/netatalk/commit/940ca0175b on Dec 16, 2015 and included in v3.1.8
Coherent file locking with Samba