Linux XFS filesystem development
 help / color / mirror / Atom feed
* struct xfs_zone_scratch is undefined in 7.0-rc1
@ 2026-02-25  7:39 Wang Yugui
  2026-02-25  9:01 ` Damien Le Moal
  0 siblings, 1 reply; 4+ messages in thread
From: Wang Yugui @ 2026-02-25  7:39 UTC (permalink / raw)
  To: linux-xfs

Hi,

struct xfs_zone_scratch is undefined in 7.0-rc1.

# grep xfs_zone_scratch -nr *
fs/xfs/xfs_zone_gc.c:99:        struct xfs_zone_scratch         *scratch;
#

Could we change 'struct xfs_zone_scratch  *' to 'void *',
or just delete this var?

Best Regards
Wang Yugui (wangyugui@e16-tech.com)
2026/02/25



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

end of thread, other threads:[~2026-02-25 23:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25  7:39 struct xfs_zone_scratch is undefined in 7.0-rc1 Wang Yugui
2026-02-25  9:01 ` Damien Le Moal
2026-02-25 14:08   ` Christoph Hellwig
2026-02-25 23:29     ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox