From patchwork Mon Mar 31 20:11:03 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: 14033978 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 6EC8AC369B7 for ; Mon, 31 Mar 2025 20:13:35 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1tzLVn-0005iL-KU; Mon, 31 Mar 2025 20:13:35 +0000 Received: from [172.30.29.66] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tzLVd-0005b5-7n for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:24 +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=ypPI3Dgyg5kYQr4x0mgtv71TfL6vWr6j0MLQRbex0Dw=; b=WHrOM0olM6g0PDILNDIhPAWIWq qwoW+FABoJtKJSaCkYIXWnqL2HqM7DImSVzhB2DWk/F8ZkLzzd7sDJHpDh/SBBISGksZb9cTua6D0 veyOBHGZnyiWvS2jUkX1dFBqaL5J7+Y/GMrql7dCaUavpPeUNTIb2SHq0LurloPC+QlI=; 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=ypPI3Dgyg5kYQr4x0mgtv71TfL6vWr6j0MLQRbex0Dw=; b=ZzIbiUcGoYMheAJ39/h3dsVSUW t0HGv2yPZdG7gVBrOjdDCoSCmrwl4X8hELkwveFcTAqLLS4KJvevdyLzqguZi477TP0HPivT6yoaP DU5hjtE2OCYNUyJAMlvS6BkmT1CN/VT/bQE5C+5NUfeS3cwWEXb8Zn1i0SLes4hobHR8=; 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 1tzLVR-0003Ym-PK for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:24 +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=ypPI3Dgyg5kYQr4x0mgtv71TfL6vWr6j0MLQRbex0Dw=; b=odWDm1RMegjmjHyvEH7Umiuedp QFidp2FvU9XO4q/9KnwZ/cplsX/gVOINpdUpePiTa3hNH7k2jY3TvRigSi3gWdCcJC08jfObossbn vCRPvlH3bwdY9RHHEEvKDlL6wfQESbhCQ6M7vRdK51S+BA2HmFCt4srZ7+DhWt7UQbM5PUths5+nk RqADZKhlnGk+F4Q0otlFOthWoTfv0QRPqLWxjx8cNkeWGG9qIaMkH5HDruGGMuRGdo16gvNaUiANQ weWID4+aFPrLqmirvaIo20/EM1+K72qr4bc1qcSnRR1aVkOP7sVarmLoWRnHLN6w3M/zOqNTgzUjH kcJp6BWQ==; Received: from willy by casper.infradead.org with local (Exim 4.98.1 #2 (Red Hat Linux)) id 1tzLVL-00000004RfP-1583; Mon, 31 Mar 2025 20:13:07 +0000 From: "Matthew Wilcox (Oracle)" To: Jaegeuk Kim , Chao Yu Date: Mon, 31 Mar 2025 21:11:03 +0100 Message-ID: <20250331201256.1057782-44-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: 1tzLVR-0003Ym-PK Subject: [f2fs-dev] [PATCH 043/153] f2fs: Remove f2fs_get_sum_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 All callers have now been converted to call f2fs_get_sum_folio() instead. Signed-off-by: Matthew Wilcox (Oracle) --- fs/f2fs/f2fs.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h index 55a161d39e4a..b6ca1e5a721e 100644 --- a/fs/f2fs/f2fs.h +++ b/fs/f2fs/f2fs.h @@ -3863,12 +3863,6 @@ static inline struct inode *fio_inode(struct f2fs_io_info *fio) return page_folio(fio->page)->mapping->host; } -static inline -struct page *f2fs_get_sum_page(struct f2fs_sb_info *sbi, unsigned int segno) -{ - return &f2fs_get_sum_folio(sbi, segno)->page; -} - #define DEF_FRAGMENT_SIZE 4 #define MIN_FRAGMENT_SIZE 1 #define MAX_FRAGMENT_SIZE 512