]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 2 Oct 2009 13:21:15 +0000 (13:21 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 2 Oct 2009 13:21:15 +0000 (13:21 +0000)
lisp/net/tramp-smb.el

index 54835efe2267f624f385381f640b0c63ef411670..48d015013c0a9bdf2fd90d12dc7bc7481a44a4bc 100644 (file)
@@ -548,6 +548,7 @@ PRESERVE-UID-GID is completely ignored."
          (tramp-smb-send-command v (format "mkdir \"%s\"" file))
          ;; We must also flush the cache of the directory, because
          ;; file-attributes reads the values from there.
+         (tramp-flush-file-property v localname)
          (tramp-flush-file-property v (file-name-directory localname)))
        (unless (file-directory-p directory)
          (tramp-error