s3:smbd:durable: remove a TODO comment about write time updates
[kai/samba.git] / source3 / smbd / durable.c
index 5d276f38ec92a7ff8ba0f0c4cdf8319ac4365798..32fa8187e5d80013db1029efdad56665d5e56f47 100644 (file)
@@ -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;
        /*