# HG changeset patch # User Michael Albinus # Date 1254489675 0 # Node ID 56aa7f20f7da2bb9f03af7d1fd71e85196b35157 # Parent 7cb911a9baab08fdc1954b17fd5ef5614dcdfab2 *** empty log message *** diff -r 7cb911a9baab -r 56aa7f20f7da lisp/net/tramp-smb.el --- 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