From: Michael Adam Date: Tue, 23 Oct 2012 15:18:47 +0000 (+0200) Subject: s3:smbd:durable: remove a TODO comment about write time updates X-Git-Url: http://git.samba.org/samba.git/?p=kai%2Fsamba.git;a=commitdiff_plain;h=382849ad9951072ba56a8809c3e272565221c329 s3:smbd:durable: remove a TODO comment about write time updates This has been done. Signed-off-by: Michael Adam Reviewed-by: David Disseldorp Autobuild-User(master): David Disseldorp Autobuild-Date(master): Mon Oct 29 20:12:18 CET 2012 on sn-devel-104 --- diff --git a/source3/smbd/durable.c b/source3/smbd/durable.c index 5d276f38ec9..32fa8187e5d 100644 --- a/source3/smbd/durable.c +++ b/source3/smbd/durable.c @@ -741,8 +741,6 @@ NTSTATUS vfs_default_durable_reconnect(struct connection_struct *conn, /* * TODO: * Do we need to store the modified flag in the DB? - * How to handle update_write_time and friends - * during a disconnected client on a durable handle? */ fsp->modified = false; /*