1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/locking
Christof Schmitt ddcf3614ce brlock: Use 0 instead of empty initializer list
C does not allow empty initializer lists. Although gcc accepts that, the
SunOS compiler fails in this case with an error.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11153

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Thu Mar 12 02:49:36 CET 2015 on sn-devel-104
2015-03-12 02:49:36 +01:00
..
brlock.c brlock: Use 0 instead of empty initializer list 2015-03-12 02:49:36 +01:00
leases_db.c leases_db: don't leak lock_path onto talloc tos 2015-01-12 19:22:30 +01:00
leases_db.h s3:locking: Change the data model for leases_db to cope with dynamic path renames. 2014-12-09 03:44:04 +01:00
locking.c s3:locking: pass servicename_new to leases_db_rename() 2014-12-09 01:18:08 +01:00
posix.c locking: posix_lock_list does not use "fsp" 2014-08-06 03:27:36 +02:00
proto.h s3:locking: add downgrade_share_lease() helper function 2014-12-04 05:45:09 +01:00
share_mode_lock.c s3:locking: cleanup leases_db from share_mode_cleanup_disconnected() 2014-12-04 05:45:09 +01:00