From: Michael Albinus Date: Fri, 2 Oct 2009 13:21:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.1.90~987 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=571c4c875745b3e9cd8577980d2bb009c6f05e11;p=emacs.git *** empty log message *** --- diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el index 54835efe226..48d015013c0 100644 --- a/lisp/net/tramp-smb.el +++ b/lisp/net/tramp-smb.el @@ -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