Fix Bug#30262
commitfd6972ac0720bde830728254b8d791c81e01d63f
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 30 Jan 2018 16:34:02 +0000 (30 17:34 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 30 Jan 2018 16:34:02 +0000 (30 17:34 +0100)
treea6a73a8b5aa9c65acf6230c7fe56454f1861e670
parent084cfae0e624469ebca78b155ffe4e2c20f2b205
Fix Bug#30262

* lisp/net/tramp-archive.el (tramp-archive-hash): Document (changed)
layout.
(tramp-archive-dissect-file-name): Merge with
`tramp-archive-local-copy', which has been removed by this.
(tramp-archive-cleanup-hash): Adapt to changed
`tramp-archive-hash'.  (Bug#30262)

* lisp/net/tramp-gvfs.el (tramp-gvfs-unmount): Flush
connection properties.

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test01-file-name-syntax)
(tramp-archive-test02-file-name-dissect)
(tramp-archive-test16-directory-files)
(tramp-archive-test26-file-name-completion): Adapt to changed
test file.
(tramp-archive-test08-file-local-copy): Be more robust in cleanup.

* test/lisp/net/tramp-archive-resources/foo.tar.gz: Adapt to
extended test.
lisp/net/tramp-archive.el
lisp/net/tramp-gvfs.el
test/lisp/net/tramp-archive-resources/foo.tar.gz
test/lisp/net/tramp-archive-tests.el