From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out198-147.us.a.mail.aliyun.com (out198-147.us.a.mail.aliyun.com [47.90.198.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB4033115AF for ; Wed, 25 Feb 2026 08:40:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=47.90.198.147 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772008855; cv=none; b=mxQUg5hT4Jv9NvankjQzcrisnKF+GmocmUpYMgsq3ewzcf2px5kXGQGiX0qJWeM3MpcRYezLeTS2EpMq3fi2iChcTgTAyIiYhU8xzmwHPAWGS8hW17m/OO29Q/o/PXkhkLD7oxZSsKHbjyii0CtGMKm4PpbB+CFCavec68f6fNo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772008855; c=relaxed/simple; bh=fdFbJS0aB4CHHkIR6edKcWBecV0Wp4rRnINqW8ekmeg=; h=Date:From:To:Subject:Message-Id:MIME-Version:Content-Type; b=gsSHIIOAzJq6tbIYFyf4CW30LQ/IOXdkxklRmM/58jy/+DYKOlqq+jqM1/ooYaxLSEbcOlqkaF4aJ3UfCNdMAVAFR8E9YzbX/RSJ9FJ7lajRzFIMBS8bv6bA5kyuqn5+rgaiBA/vnPrt4Uc1GVEJc3oBNdKtIssYNdEg1kwPeOY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=e16-tech.com; spf=pass smtp.mailfrom=e16-tech.com; arc=none smtp.client-ip=47.90.198.147 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=e16-tech.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=e16-tech.com Received: from 192.168.2.112(mailfrom:wangyugui@e16-tech.com fp:SMTPD_---.geVJNpR_1772005161 cluster:ay29) by smtp.aliyun-inc.com; Wed, 25 Feb 2026 15:39:22 +0800 Date: Wed, 25 Feb 2026 15:39:23 +0800 From: Wang Yugui To: linux-xfs@vger.kernel.org Subject: struct xfs_zone_scratch is undefined in 7.0-rc1 Message-Id: <20260225153923.47B2.409509F4@e16-tech.com> Precedence: bulk X-Mailing-List: linux-xfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.83.01 [en] 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