]> arthur.barton.de Git - netatalk.git/commit
code cleaning: if we can't get a write lock on a file open read only is a fcntl issue...
authordidg <didg>
Thu, 30 Jan 2003 17:32:45 +0000 (17:32 +0000)
committerdidg <didg>
Thu, 30 Jan 2003 17:32:45 +0000 (17:32 +0000)
commit7dd2914f71008e321a8e972a43de62e064202d8c
tree62391721da72b09d6e8b01ef6eb1bac8fc47abfa
parent0b3e659d0a0c96a4b4efedfbe8de3729ee0358db
code cleaning: if we can't get a write lock on a file open read only is a fcntl issue, move the logic from file.c to ad_lock.c.
etc/afpd/file.c
libatalk/adouble/ad_lock.c