]> git.eshelyaron.com Git - emacs.git/commit
Make remote file locks more robust
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Jul 2021 14:58:52 +0000 (16:58 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Jul 2021 14:58:52 +0000 (16:58 +0200)
commit7075ebbf5b67e58d8270c0e3673133ac0586f8b5
treecf929b6f0797f7a3c5585f1166a920d8f24408ac
parent1bd012ce439382e1da49e711ac74ac0a07d05075
Make remote file locks more robust

* lisp/net/tramp.el (tramp-handle-write-region):
* lisp/net/tramp-adb.el (tramp-adb-handle-write-region):
* lisp/net/tramp-smb.el (tramp-smb-handle-write-region):
* lisp/net/tramp-sshfs.el (tramp-sshfs-handle-write-region):
Make file locks more robust.

* test/lisp/net/tramp-tests.el (tramp-test39-make-lock-file-name):
Rename and extend.
lisp/net/tramp-adb.el
lisp/net/tramp-smb.el
lisp/net/tramp-sshfs.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el