From patchwork Mon Mar 31 20:10:24 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Matthew Wilcox (Oracle)" X-Patchwork-Id: 14033969 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 18599C36018 for ; Mon, 31 Mar 2025 20:13:34 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1tzLVl-0000ni-8E; Mon, 31 Mar 2025 20:13:33 +0000 Received: from [172.30.29.66] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tzLVW-0000jz-Cy for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VzzPC8xD+l3IDcLGnDX65oym6GKE3WlTEjffnw4gyZ8=; b=WnEgrnd2GzDgSxVftig6e9AQH+ 3xvseUYr53YDD5RVquv+HBzBDIlkR8yoD8hpszLuPqBV0mzPFSm4CHqx/VLfzFhbCe6FCSNC/z9Lg EsmoZD0zMJLyUbjeeSCxttQwSf2KjzMfFJD3vvDmGvA6DhKPVK1HQGFe6ewEFt5m4FP4=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID: Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=VzzPC8xD+l3IDcLGnDX65oym6GKE3WlTEjffnw4gyZ8=; b=DqIrqBmoXFo/KWttQ7DNBbmJHm RABAN6S7Ljyq+MnzfKDCZP5+U6P379hVmBC6s+PRf2w4ULTXG1hPZcnOP67mydhcCAVxSgnFN7n5D V/xNr+/Rnn9DP3UdF/D1ajLyJ/VJj0x7meVxF4WFARTFkfzFQGm8VjmTTv9rWxK0qx+8=; Received: from casper.infradead.org ([90.155.50.34]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1tzLVM-0003Y1-AO for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=VzzPC8xD+l3IDcLGnDX65oym6GKE3WlTEjffnw4gyZ8=; b=NsZc25+EBP27Q6pnsj49Fftrqv LH6/FPVt2oihpSwv7/ZZFFQ9gCFnly9QLkneyzMQCgPvkpJu0AJahFccCOT/LJkCYSItARAbA+Tkj wkCmE3Jc7JOcG5yalSiHYb9ZGAV8gwBpb9zCsPkyuCEtAvawAqkvIWoicXT19dnNzBHEY9mYWepk0 Xp8bvydKoI6tbIy3R9VSQvNd0ns1rwEqZCX8/UAOpB4lQu0jw9P0z7o7pl6caMl7+as0h3+EsL/WU 7EOUUmTA5jcWVmV1cd5aZ75Unb7k+3wbc6pEbxDAB2KDGjjVaKTgjTscWQEPNdTYN8CLDyil4s3Sr 7Ls6QDWw==; Received: from willy by casper.infradead.org with local (Exim 4.98.1 #2 (Red Hat Linux)) id 1tzLVF-00000004RUC-2Tpx; Mon, 31 Mar 2025 20:13:01 +0000 From: "Matthew Wilcox (Oracle)" To: Jaegeuk Kim , Chao Yu Date: Mon, 31 Mar 2025 21:10:24 +0100 Message-ID: <20250331201256.1057782-5-willy@infradead.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250331201256.1057782-1-willy@infradead.org> References: <20250331201256.1057782-1-willy@infradead.org> MIME-Version: 1.0 X-Headers-End: 1tzLVM-0003Y1-AO Subject: [f2fs-dev] [PATCH 004/153] f2fs: Use F2FS_P_SB() in f2fs_is_compressed_page() X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Matthew Wilcox \(Oracle\)" , linux-f2fs-devel@lists.sourceforge.net Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Remove a reference to page->mapping which is going away soon. Signed-off-by: Matthew Wilcox (Oracle) --- fs/f2fs/compress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/f2fs/compress.c b/fs/f2fs/compress.c index 668c04e93a95..a01567bbcd33 100644 --- a/fs/f2fs/compress.c +++ b/fs/f2fs/compress.c @@ -82,7 +82,7 @@ bool f2fs_is_compressed_page(struct page *page) if (page_private_nonpointer(page)) return false; - f2fs_bug_on(F2FS_M_SB(page->mapping), + f2fs_bug_on(F2FS_P_SB(page), *((u32 *)page_private(page)) != F2FS_COMPRESSED_PAGE_MAGIC); return true; }