TODO: s3:smb2:durable: get up-to-date stat in vfs_default_durable_disconnect
authorMichael Adam <obnox@samba.org>
Tue, 12 Feb 2013 16:22:33 +0000 (17:22 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Feb 2019 10:31:19 +0000 (11:31 +0100)
commit1056e35ea573327d924d2663a0acccadd4fd7f30
tree20eba11f993c7aac768a07d0b4d69de5dd679083
parent175e37dd300edc51a95855a66206b83567941042
TODO: s3:smb2:durable: get up-to-date stat in vfs_default_durable_disconnect

strangely, the st_ex_mode was masked down to the permissions for me
so S_ISREG() failed, and disconnect failed, and file was closed recgularly
source3/smbd/durable.c