]> git.eshelyaron.com Git - emacs.git/commit
Don't use LOCKNAME for temp files in Tramp (Bug#49406)
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Jul 2021 10:09:28 +0000 (12:09 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 5 Jul 2021 10:09:28 +0000 (12:09 +0200)
commit579b0c006e407aef1623f3b42d28b666426406c7
tree48cef2c291ff785a0735a61817d60fc537770b3f
parentf7dcad927521279cf750cbf25988671f7198bc4c
Don't use LOCKNAME for temp files in Tramp (Bug#49406)

* lisp/net/tramp.el (tramp-handle-write-region):
* lisp/net/tramp-adb.el (tramp-adb-handle-write-region):
* lisp/net/tramp-sh.el (tramp-sh-handle-write-region):
* lisp/net/tramp-smb.el (tramp-smb-handle-write-region):
* lisp/net/tramp-sshfs.el (tramp-sshfs-handle-write-region):
Don't use LOCKNAME for temp file.  (Bug#49406)

* test/lisp/shadowfile-tests.el (password-cache-expiry):
Set `shadow-debug' also on emba.
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sshfs.el
lisp/net/tramp.el
test/lisp/shadowfile-tests.el