diff lisp/net/tramp-smb.el @ 105383:56aa7f20f7da

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 02 Oct 2009 13:21:15 +0000
parents 5077632c39ef
children 69bf209a4707
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