]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: mark struct xfs_imap as __packed
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Jun 2026 12:43:51 +0000 (14:43 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 9 Jun 2026 07:14:42 +0000 (09:14 +0200)
commit4f16139d8e296ec5403c3ebbe874dcd5c57648ca
tree1a1640a887106d7143369524468ed457fa008dd0
parent9b64ca202f364a6bf8e19bdd20953bc2d776c67f
xfs: mark struct xfs_imap as __packed

This returns 2 bytes of padding at the to struct xfs_inode into which
this structure is embedded.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/libxfs/xfs_inode_buf.h