mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-10 04:30:10 +00:00
This is checked for by the kernel ioctl code, so giving unaligned values will return an error, instead of aborting with an assert. Signed-off-by: Andy Grover <agrover@versity.com>