mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-06 04:04:59 +00:00
We had the start of functions that operated on little endian bitmaps. This adds more operations and uses __packed to support unaligned bitmaps on platforms where unaligned accesses are a problem. Signed-off-by: Zach Brown <zab@versity.com>