]> git.eshelyaron.com Git - emacs.git/commit
Do not cache directories with Tramp sshfs
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Mar 2022 08:09:54 +0000 (09:09 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 17 Mar 2022 08:09:54 +0000 (09:09 +0100)
commit22239f2141afdaf18127730f8e5c128c620a55b7
tree463463cf8336fbbb03816b5f98d0e06f03978c9d
parent4fc585418bd557a0920556c76be4c1b3dda62219
Do not cache directories with Tramp sshfs

* lisp/net/tramp-sshfs.el (tramp-methods) <sshfs>:
Add "-o dir_cache=no" to `tramp-mount-args'.  (Bug#54126)
lisp/net/tramp-sshfs.el