diff options
author | David Howells <dhowells@redhat.com> | 2018-04-06 15:17:25 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2018-04-09 22:54:48 +0200 |
commit | 0031763698d197d779fcafe5685f6e7818b70d32 (patch) | |
tree | c394fab3401bb476c034c51dcefb1da1d36e55fa /Kconfig | |
parent | afs: Split the directory content defs into a header (diff) | |
download | linux-0031763698d197d779fcafe5685f6e7818b70d32.tar.xz linux-0031763698d197d779fcafe5685f6e7818b70d32.zip |
afs: Adjust the directory XDR structures
Adjust the AFS directory XDR structures in a number of superficial ways:
(1) Rename them to all begin afs_xdr_.
(2) Use u8 instead of uint8_t.
(3) Mark the structures as __packed so they don't get rearranged by the
compiler.
(4) Rename the hdr member of afs_xdr_dir_block to meta.
(5) Rename the pagehdr member of afs_xdr_dir_block to hdr.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions