]> arthur.barton.de Git - netatalk.git/commit
Automatic AppleDouble conversion to EAs failing for directories
authorRalph Boehme <sloowfranklin@gmail.com>
Mon, 14 Jan 2013 14:13:12 +0000 (15:13 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Mon, 14 Jan 2013 14:15:27 +0000 (15:15 +0100)
commite6b251426c1061adc716f95b938bb7c53f3bc54a
treeb6a9633f786ef5a7f99d8bdcacbb0850fdb8472a
parent4f6fbcfc5f685bfd67a69e014eb18df4d984ae36
Automatic AppleDouble conversion to EAs failing for directories

of_stat() need be called before calling ad_convert() in order to
have a valid struct stat of the element to be converted.
Fixes bug #486.
NEWS
etc/afpd/enumerate.c