summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2017-11-02 16:27:49 +0100
committerDavid Howells <dhowells@redhat.com>2017-11-13 16:38:18 +0100
commit03dc2cfca536df89f4b1747caad9324c9be482fa (patch)
tree7bb0cedf49ccd5f056edc2950ece6428413f9581 /Documentation
parentafs: Connect up the CB.ProbeUuid (diff)
downloadlinux-03dc2cfca536df89f4b1747caad9324c9be482fa.tar.xz
linux-03dc2cfca536df89f4b1747caad9324c9be482fa.zip
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions