git-annex/Assistant/Threads
Joey Hess 47477b2807 crippled filesystem support, probing and initial support
git annex init probes for crippled filesystems, and sets direct mode, as
well as `annex.crippledfilesystem`.

Avoid manipulating permissions of files on crippled filesystems.
That would likely cause an exception to be thrown.

Very basic support in Command.Add for cripped filesystems; avoids the lock
down entirely since doing it needs both permissions and hard links.
Will make this better soon.
2013-02-14 14:15:26 -04:00
..
Committer.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00
ConfigMonitor.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
DaemonStatus.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
Glacier.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
Merger.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
MountWatcher.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
NetWatcher.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
PairListener.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
Pusher.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
SanityChecker.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
TransferPoller.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
Transferrer.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
TransferScanner.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
TransferWatcher.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
Watcher.hs close 2013-01-28 15:39:51 +11:00
WebApp.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
XMPPClient.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00