]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/locking: add flags to share_mode_g_lock_writev()
authorRalph Boehme <slow@samba.org>
Wed, 19 Feb 2025 16:18:22 +0000 (17:18 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 17 Jul 2026 10:18:36 +0000 (10:18 +0000)
commit300416407ebc2c19b4661532b38b60dbd462df6a
tree18bc5c51479735126e094c582d8c533cd8b56c33
parentc7d49f5e1bb497fc056d0ea56fca3dddfb864bc9
s3/locking: add flags to share_mode_g_lock_writev()

Needed to pass DBWRAP_[STORE|DROP]_PERSISTENT through the layers.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/locking/share_mode_lock.c