]> arthur.barton.de Git - netatalk.git/commit
dbd failed to convert appledouble files of symlinks
authorRalph Boehme <sloowfranklin@gmail.com>
Mon, 21 Jan 2013 14:06:39 +0000 (15:06 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Mon, 21 Jan 2013 14:06:39 +0000 (15:06 +0100)
commit536285d234458f7ff8fee148c7e4a047f43ee064
tree04abcc9cab694cdd64339fc123ac00b6adc4c13b
parenta90f92de343681c030d7b47994611ae643ad014e
dbd failed to convert appledouble files of symlinks

dbd simply skipped symlinks, fix this by possibly deleting the
appledouble file but still skip the CNID checks.

Also remove left-over rebuild db stuff which isn't used anymore since
the large dbd rewrite at 4913dbbc5b69642dacbe7302fc25d25f47e9c00c.

Fixes #490.
etc/cnid_dbd/cmd_dbd_scanvol.c
libatalk/adouble/ad_conv.c