David Howells 03dc2cfca5 afs: Fix the afs_uuid struct to make the char-sized fields signed
In AFS's encoding of a UUID, the eight 'char' fields are all signed, so
represent them with __s8 rather than __u8.  This makes the compiler
sign-extend them correctly when XDR-encoding them.

Signed-off-by: David Howells <dhowells@redhat.com>
2017-11-13 15:38:18 +00:00
..
2008-04-29 08:06:26 -07:00
2017-11-13 15:38:17 +00:00
2017-11-13 15:38:17 +00:00
2017-11-13 15:38:17 +00:00
2017-11-13 15:38:18 +00:00
2017-11-13 15:38:16 +00:00
2017-07-09 14:40:12 -07:00
2017-07-09 14:40:12 -07:00