]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_error_inject: add 'error_inject:durable_reconnect = st_ex_nlink'
authorStefan Metzmacher <metze@samba.org>
Mon, 26 Aug 2024 12:11:02 +0000 (14:11 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 19 Sep 2024 18:27:33 +0000 (18:27 +0000)
commit692ed832dfff61ad1c9b646b5c8d6f85f25efb99
tree50b8a07970fad4c48430768abd746f7342c18c9b
parent90d776cb18395ed804f0ab4fd13ef571fc0ad827
vfs_error_inject: add 'error_inject:durable_reconnect = st_ex_nlink'

This allows to simulate durable reconnect failures because the stat
information of the file changed.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/modules/vfs_error_inject.c