Files
scoutfs/utils
Zach Brown 3670a5b80d scoutfs-utils: remove quorum slot config
The format no longer has statically configured named slots.  The only
persistent config is the number of monts that must be voting to reach
quorum.  The quorum blocks now have a log of successfull elections.

Signed-off-by: Zach Brown <zab@versity.com>
2019-08-20 15:52:17 -07:00
..
2018-06-29 14:42:08 -07:00
2018-09-14 13:52:05 -07:00

This repository contains the userspace software for the scoutfs clustered filesystem.

More context and instructions can be found on the https://scoutfs.org/ community site or in the scoutfs-kmod-dev git repository which houses the scoutfs Linux kernel module.