]> arthur.barton.de Git - netatalk.git/commit
unix.c:
authordidg <didg>
Thu, 6 Jun 2002 10:14:26 +0000 (10:14 +0000)
committerdidg <didg>
Thu, 6 Jun 2002 10:14:26 +0000 (10:14 +0000)
commit9439f2b251f67b25cfedb88f76000946138a41d9
tree93fe8a350822b2a94517198ba4d3f6cb973ba436
parent090180a65afa49e1b56ec7b4e3b25d53c4a7d129
unix.c:
dir access right ma_user is a union of all permissions.

volume.c:
Update curdir only when chdir succeeds.
Even if chdir to a new volume fails, but if closing the volume succeeds, still return 0.

submit by Ngo Hoc, hoc.ngo@quantum.com
etc/afpd/unix.c
etc/afpd/volume.c