init: Probe whether the filesystem supports fifos, and if not, disable ssh connection caching.

This commit is contained in:
Joey Hess 2013-04-04 13:14:55 -04:00
parent 0a74f4931a
commit bd5d664a0c
3 changed files with 25 additions and 0 deletions

2
debian/changelog vendored
View file

@ -28,6 +28,8 @@ git-annex (4.20130324) UNRELEASED; urgency=low
from git.
* Update working tree files fully atomically.
* webapp: Improved transfer queue management.
* init: Probe whether the filesystem supports fifos, and if not,
disable ssh connection caching.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400