mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-06 20:16:25 +00:00
The calculation of the last valid data blkno was off by one. It was calculating the total number of small blocks that fit in the device size. Signed-off-by: Zach Brown <zab@versity.com>
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.