1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/locking
Anoop C S c3211c8e59 s3/locking: Fix comments to reflect code flow
* posix_pending_close_db is an in-memory database and not a tdb.
  Therefore adjusting comments to convey the correct meaning of the
  database.
* we do not have posix_locking_close_file() any more which got renamed
  to locking_close_file(). Thus fixing comment to mention the new name.

Signed-off-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Sep 19 22:23:28 CEST 2018 on sn-devel-144
2018-09-19 22:23:28 +02:00
..
brlock.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
leases_db.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02: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
leases_util.c s3/locking: helper functions for lease types 2017-05-06 19:01:14 +02:00
locking.c smbd: Fix a false comment 2018-09-14 07:49:13 +02:00
posix.c s3/locking: Fix comments to reflect code flow 2018-09-19 22:23:28 +02:00
proto.h smbd: Pass "share_mode_data" to share_entry_forall callback 2018-07-26 22:44:25 +02:00
share_mode_lock.c smbd: Simplify parse_share_modes 2018-09-14 07:49:14 +02:00