Files
scoutfs/utils
Andy Grover 30668c1cdd scoutfs-utils: Fix df
Not initializing wid[] can cause incorrect output.

Also, we only need 6 columns if we reference the array from 0.

Signed-off-by: Andy Grover <agrover@versity.com>
2020-11-19 13:03:31 -08:00
..
2020-11-19 13:03:31 -08:00
2018-06-29 14:42:08 -07:00
2020-10-29 14:15:22 -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.