Files
scoutfs/kmod/src
Zach Brown fe63b566c9 scoutfs: use _unaligned instead of __packed
We were relying on a cute (and probably broken) trick of defining
pointers to unaligned base types with __packed.  Modern versions of gcc
warn about this.

Instead we either directly access unaligned types with get_ and
put_unaligned, or we copy unaligned data into aligned copies before
working with it.

Signed-off-by: Zach Brown <zab@versity.com>
2019-04-12 10:54:07 -07:00
..
2017-04-18 13:44:54 -07:00
2018-06-29 15:56:42 -07:00
2018-06-29 15:56:42 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2018-04-04 09:15:27 -05:00
2018-08-28 15:34:30 -07:00
2018-08-28 15:34:30 -07:00
2018-07-05 16:19:31 -07:00
2017-12-20 12:21:13 -08:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2018-06-29 14:42:06 -07:00
2019-04-12 10:54:07 -07:00
2018-04-04 09:15:27 -05:00
2018-04-04 09:15:27 -05:00
2018-01-26 11:59:47 -08:00
2018-06-29 14:42:06 -07:00
2018-06-29 14:42:06 -07:00
2019-04-12 10:54:07 -07:00
2017-08-30 10:38:00 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2018-04-04 09:15:27 -05:00
2019-04-12 10:54:07 -07:00
2018-06-29 14:42:06 -07:00
2016-02-05 14:12:14 -08:00
2018-06-29 14:42:06 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2018-08-28 15:34:30 -07:00
2018-08-28 15:34:30 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2018-08-28 15:34:30 -07:00
2018-08-28 15:34:30 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2019-04-12 10:54:07 -07:00
2017-12-20 12:21:13 -08:00
2017-12-20 12:21:13 -08:00
2018-08-28 15:34:30 -07:00
2018-04-04 09:15:27 -05:00
2018-07-27 09:50:21 -07:00
2018-07-27 09:50:21 -07:00
2019-04-12 10:54:07 -07:00
2018-06-29 14:42:06 -07:00