]> git.eshelyaron.com Git - emacs.git/commit
Use POSIX "df" in Tramp, if available
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 20 Jan 2019 17:56:26 +0000 (18:56 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 20 Jan 2019 17:56:26 +0000 (18:56 +0100)
commit5961e4fa427822fa441f4fcf53041043dd6741e1
treea7a288e4156755b746a2e30d49eb6c4f5aae0985
parent67b1053dcd958d21a964dc09c2ba9666e11240b2
Use POSIX "df" in Tramp, if available

* lisp/net/tramp-sh.el (tramp-get-remote-df):
Support also POSIX.1 "df".
(tramp-sh-handle-file-system-info): Adapt accordingly.
lisp/net/tramp-sh.el