btrbk/doc
Axel Burri 069304f3bb btrbk: use system_list_mountinfo(), remove system_list_mounts(); rename fs_spec -> mount_source
Reasons for changing to `cat /proc/self/mountinfo`:
 - `/proc/self/mounts` (or `/proc/mounts`) lacks extra info
   (namespaces) and is not documented in kernel (deprecated?).
 - findmnt(8) also uses /proc/self/mountinfo

Refs:
 - https://www.kernel.org/doc/Documentation/filesystems/proc.txt
 - https://bugzilla.redhat.com/show_bug.cgi?id=491924
 - https://git.kernel.org/pub/scm/linux/kernel/git/bwh/linux-stable.git/commit/?id=2d4d4864ac08caff5c204a752bd004eed4f08760
2018-08-27 14:54:32 +02:00
..
.gitignore doc/Makefile: generate man pages from asciidoc 2017-10-11 20:54:41 +02:00
FAQ.md documentation: add text for "subvolume ." configuration 2018-07-09 16:13:00 +02:00
Makefile documentation: fallback to asciidoctor if asciidoc (a2x) is not present 2018-06-25 20:46:00 +02:00
btrbk.1.asciidoc documentation: adaptions for asciidoctor (ifdefs, literal blocks) 2018-06-25 20:49:24 +02:00
btrbk.conf.5.asciidoc documentation: btrbk.conf.5: clarify behavior of 'snapshot_create ondemand' when there are multiple targets 2018-07-30 03:28:18 +02:00
ssh_filter_btrbk.1.asciidoc btrbk: use system_list_mountinfo(), remove system_list_mounts(); rename fs_spec -> mount_source 2018-08-27 14:54:32 +02:00
upgrade_to_v0.23.0.md documentation: change digint links to https:// 2017-10-11 20:54:41 +02:00