restic/doc
Michael Eischer f1b4d97945 doc: Warn about compatibility issues with CIFS and restic
On Linux CIFS (SMB) seems to be incompatible with the async preemption
implementation of Go 1.14. CIFS seems not to restart syscalls (open,
read, chmod, readdir, ...) as expected by Go, which sets SA_RESTART for
its signal handler to have syscalls restarted automatically. This leads
to Go passing up lots of EINTR return codes to restic.

See https://github.com/restic/restic/issues/2659 for a detailed explanation.
2020-03-26 21:52:37 +01:00
..
_static docs: switch to gopher favicon 2020-02-13 00:09:37 +01:00
images/aws_s3 Update AWS S3 tutorial, fixing #1593 2018-01-29 20:47:27 +01:00
logo Update logo 2018-02-05 20:48:48 +01:00
man Remove broken --allow-root from restic mount 2020-03-17 23:35:06 +01:00
.gitignore Document the build and release processes 2018-10-13 13:48:03 +02:00
010_introduction.rst Update docs 2018-04-28 22:08:11 +02:00
020_installation.rst Remove -mod=vendor from all documentation and code 2020-03-01 19:32:35 +01:00
030_preparing_a_new_repo.rst doc: Warn about compatibility issues with CIFS and restic 2020-03-26 21:52:37 +01:00
040_backup.rst Merge pull request #2394 from bugvillage/doc-backup-passwd 2019-11-20 23:26:55 +01:00
045_working_with_repos.rst doc: Improve check documentation 2019-12-10 21:15:59 +01:00
050_restore.rst Merge pull request #2287 from benchti/patch-1 2020-02-13 01:54:10 +01:00
060_forget.rst Improve example for forget --keep-daily 2019-11-22 20:44:50 +01:00
070_encryption.rst Update docs 2018-04-28 22:08:11 +02:00
075_scripting.rst Update docs 2018-04-28 22:08:11 +02:00
080_examples.rst corrected option s3.storage-class 2020-02-06 22:53:47 +01:00
090_participating.rst Remove -mod=vendor from all documentation and code 2020-03-01 19:32:35 +01:00
100_references.rst doc: Split references out into smaller files 2018-06-18 22:17:48 +02:00
110_talks.rst Update docs 2018-04-28 22:08:11 +02:00
Makefile Document the build and release processes 2018-10-13 13:48:03 +02:00
REST_backend.rst doc: Split references out into smaller files 2018-06-18 22:17:48 +02:00
bash-completion.sh Remove broken --allow-root from restic mount 2020-03-17 23:35:06 +01:00
cache.rst Prefer https:// links in the documentation 2018-12-29 15:57:44 +01:00
conf.py Update docs 2018-04-28 22:08:11 +02:00
design.rst Prefer https:// links in the documentation 2018-12-29 15:57:44 +01:00
developer_information.rst Remove -mod=vendor from all documentation and code 2020-03-01 19:32:35 +01:00
faq.rst Add hint abouth absolute sftp paths for Synology NAS 2020-01-06 21:37:57 +01:00
index.rst doc: Add developer information 2018-10-11 22:37:25 +02:00
manual_rest.rst Add support for $RESTIC_CACHE_DIR 2019-09-26 15:59:56 -07:00
requirements.txt Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
test_irreducibility.gap chunker: Require a random irreducible polynomial 2015-04-05 22:52:43 +02:00
zsh-completion.zsh Update manpages and auto-completion 2019-01-06 21:40:32 +01:00