]> arthur.barton.de Git - netatalk.git/commit
bugfix: renamefile() various bugs with concurrent access, open file, and
authordidg <didg>
Sat, 1 Feb 2003 19:34:55 +0000 (19:34 +0000)
committerdidg <didg>
Sat, 1 Feb 2003 19:34:55 +0000 (19:34 +0000)
commit170ad4c6089a181725fa1ad26f9b8daeab1889ab
tree9f8aa26d3bf4823ed50d4b685486a9b4117f6c87
parent2b428ebd03fb81457201be769da99d51e5707a8f
bugfix: renamefile() various bugs with concurrent access, open file, and
permission, fewer case where the job is half done, eg return an error but the
data fork is moved or the ressource fork is lost.

code cleaning: deletefile() ad_open, ad_lock already deal with read only file
etc/afpd/file.c