init: Improve fifo test to detect NFS systems that support fifos but not well enough for sshcaching.
ssh tries to hard link a fifo, and if not, complains: muxserver_listen: link mux listener .git/annex/ssh/SHARD1@iabak.archiveteam.org.QK8zOCbtNebI7q54 => .git/annex/ssh/SHARD1@iabak.archiveteam.org: Operation not permitted
This commit is contained in:
parent
bc0180da83
commit
bd110516c0
2 changed files with 6 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -26,6 +26,8 @@ git-annex (5.20150328) UNRELEASED; urgency=medium
|
|||
* Significantly sped up processing of large numbers of directories
|
||||
passed to a single git-annex command.
|
||||
* version: Add --raw
|
||||
* init: Improve fifo test to detect NFS systems that support fifos
|
||||
but not well enough for sshcaching.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue