1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/locking
Michael Adam 37f7a2c82d s3:locking:posix: remove uses of SMB_ASSERT() from get_windows_lock_ref_count()
SMB_ASSERT is useless, since in non-developer build it does not actually
fail after the log message, but usual flow just continues.

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri Nov 25 14:59:53 CET 2011 on sn-devel-104
2011-11-25 14:59:53 +01:00
..
brlock.c s3:locking: convert brlock to only use dbwrap wrapper functions 2011-10-11 14:17:58 +02:00
locking.c s3: Fix a valgrind error 2011-11-23 19:17:20 +01:00
posix.c s3:locking:posix: remove uses of SMB_ASSERT() from get_windows_lock_ref_count() 2011-11-25 14:59:53 +01:00
proto.h s3:locking/proto.h: add _LOCKING_PROTO_H_ guard 2011-05-31 01:44:27 +02:00