Skip to content

Deprecated parameter on documentation

The --hosts parameter is no longer used, however the documentation states that to start and shut down the daemon directly we should use:

./build/bin/adafs_daemon -r <fs_data_path> -m <pseudo_mount_dir_path> --hosts <hosts_comma_separated>

Furthermore the daemon name has changed to gkfs_daemon.