changeset 105383:56aa7f20f7da

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 02 Oct 2009 13:21:15 +0000
parents 7cb911a9baab
children 724dd25f06a9
files lisp/net/tramp-smb.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/tramp-smb.el	Fri Oct 02 13:20:14 2009 +0000
+++ b/lisp/net/tramp-smb.el	Fri Oct 02 13:21:15 2009 +0000
@@ -548,6 +548,7 @@
 	  (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