All of lore.kernel.org
 help / color / mirror / Atom feed
* get rid of unaligned embedded structs in on-disk structures
@ 2016-06-24  7:52 Christoph Hellwig
  2016-06-24  7:52 ` [PATCH 1/3] xfs: kill xfs_dir2_sf_off_t Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christoph Hellwig @ 2016-06-24  7:52 UTC (permalink / raw)
  To: xfs

Recent build bot reports show that besides ARM old ABI at least openrisc
and cris also have problems with our unaligned structures in the on-disk
format.  This series gets rid of our structs that just wrap u8 arrays
used for get_unaligned_be* and the __arch_pack magic.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-19 23:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24  7:52 get rid of unaligned embedded structs in on-disk structures Christoph Hellwig
2016-06-24  7:52 ` [PATCH 1/3] xfs: kill xfs_dir2_sf_off_t Christoph Hellwig
2016-06-24  7:52 ` [PATCH 2/3] xfs: kill xfs_dir2_inou_t Christoph Hellwig
2016-06-24  7:52 ` [PATCH 3/3] xfs: remove __arch_pack Christoph Hellwig
2016-06-24 14:55   ` Eric Sandeen
2016-07-18  5:37     ` Dave Chinner
2016-07-19  8:52       ` Christoph Hellwig
2016-07-19 23:46         ` Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.