Log message: [ 1 2018/03/02 12:35:57.877757 ../source3/smbd/durable.c:317 vfs_default_durable_reconnect_check_stat] vfs_default_durable_reconnect (FILE): stat_ex.st_ex_dev differs: cookie:39 != stat:43, denying durable reconnect This will happen on most cluster filesystems, even though vfs_fileid is used.
Created attachment 14015 [details] WIP patch for 4.7, should also apply to master
Looks the correct solution to me. Let me know when you want to move this along.
Created attachment 14313 [details] Patch for 4.7 and 4.8 cherry-picked from master
Reassigning to Karolin for inclusion in 4.8.next, 4.7.next.
Pushed to autobuild-v4-[8,7]-test.
(In reply to Karolin Seeger from comment #5) Pushed to both branches. Double-checked that it is included in v4-9-test also. Closing out bug report. Thanks!