commit | 3ae762a09cd72a08ef620c80fbb263693c3fb204 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Jun 04 14:49:25 2019 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 26 20:14:13 2019 -0400 |
tree | d75f9f8cfa2bec4ced31f593d5ccbab8c8cc94ac | |
parent | d1fdb6d8f6a4109a4263176c84b899076a5f8008 [diff] |
fs/adfs: correct disc record structure Fill in some padding in the disc record structure, and add GCC packed and aligned attributes to ensure that it is correctly laid out. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>