Files
scoutfs/utils
Zach Brown 7684e7fcf6 scoutfs-utils: use exported types
format.h and ioctl.h are copied from the kernel module.  It had a habit
of accidentally using types that aren't exported to userspace.  It's
since added build checks that enforce exported types.  This copies the
fixed use of exported types over for hopefully the last time.

Signed-off-by: Zach Brown <zab@versity.com>
2017-08-17 15:27:22 -07:00
..
2017-08-17 15:27:22 -07:00
2016-02-12 15:58:41 -08:00
2016-09-27 09:47:50 -07:00