Made changes suggested by Andrew review.
authorJeremy Allison <jra@samba.org>
Fri, 28 Apr 2000 00:39:23 +0000 (00:39 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 28 Apr 2000 00:39:23 +0000 (00:39 +0000)
commitbe828fcec88a43306ddfb53473fda52df1d9965b
treebe135e05820e0d70e8deefe01a7ba306ec2ce4b7
parent4b60a33c6fa733060068e192b87c2e858103d6eb
Made changes suggested by Andrew review.
fd_close now calls fd_close_posix() directly.
set_posix_lock/release_posix_lock() now handle the reference counting.
More changes due when this gets moved to the file locking/posix.c
Jeremy.
(This used to be commit 239abd48f049c6a8d2bbc0636eacf347ab77588c)
source3/include/proto.h
source3/locking/locking.c
source3/smbd/open.c