diff options
-rw-r--r-- | source3/smbd/durable.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/smbd/durable.c b/source3/smbd/durable.c index 5d276f38ec..32fa8187e5 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; /* |