Files
scoutfs/utils
Zach Brown 53f29d3f2a scoutfs-utils: add ilog2() helper
It's handy to use ilog2 in the format header for defining shifts based
on values.  Add a userspace helper that uses glibc's log2 functions.

Signed-off-by: Zach Brown <zab@versity.com>
2020-03-02 12:11:39 -08:00
..
2020-03-02 12:11:39 -08: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.