mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-06 20:16:25 +00:00
We had manually implemented a few of the functions to add values to specific endian types. Make a macro to generate the function and generate them for all the endian types we use. 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.