]> arthur.barton.de Git - netatalk.git/commit
Fix a problem with DB corruption when multiple clients open the same volume
authorjmarcus <jmarcus>
Mon, 10 Dec 2001 03:51:56 +0000 (03:51 +0000)
committerjmarcus <jmarcus>
Mon, 10 Dec 2001 03:51:56 +0000 (03:51 +0000)
commit93a330c28d780102bf255c66d38ddb27925f2df3
tree133b62dc081285aec5c527152c5fee393ccb4017
parent2e9d071f78f9d130e65d42433333f86e2167f203
Fix a problem with DB corruption when multiple clients open the same volume
at the same time.  Also correct a possible deadlock when deleting files
at the same time another client is copying files to the same volume.
libatalk/cnid/cnid_close.c
libatalk/cnid/cnid_delete.c
libatalk/cnid/cnid_open.c