The branch, master has been updated
       via  382849a s3:smbd:durable: remove a TODO comment about write time 
updates
      from  669a923 BUG 9326: Fix net ads join message for the dns domain.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 382849ad9951072ba56a8809c3e272565221c329
Author: Michael Adam <ob...@samba.org>
Date:   Tue Oct 23 17:18:47 2012 +0200

    s3:smbd:durable: remove a TODO comment about write time updates
    
    This has been done.
    
    Signed-off-by: Michael Adam <ob...@samba.org>
    Reviewed-by: David Disseldorp <dd...@samba.org>
    
    Autobuild-User(master): David Disseldorp <dd...@samba.org>
    Autobuild-Date(master): Mon Oct 29 20:12:18 CET 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source3/smbd/durable.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/smbd/durable.c b/source3/smbd/durable.c
index 5d276f3..32fa818 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;
        /*


-- 
Samba Shared Repository

Reply via email to