From patchwork Mon Mar 31 20:10:46 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: 14033955 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 BCC69C369A1 for ; Mon, 31 Mar 2025 20:13:28 +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 1tzLVg-0005cU-QV; Mon, 31 Mar 2025 20:13:28 +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 1tzLVV-0005ZX-Kf for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:17 +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=IbFIrmKTdyBXuoNFvKdSa8gnSBC7xVnIfIHtqZ2TV1s=; b=L5VsDq2/e9DtoMtzY9AGdY/vCw xAltlY6CJqyMX4ZT/HD1DPCnk3oYyWN1xmMIEfwTolPYezCoD5U7JOGa6bN08SNKUcf/hoa8idV5i GU2AjU7etsciwDWc2bj1TwCgYT5UWjKNL2FwxwWTmrOQPpDJOwJAn/0OpWR1EPSsi/AA=; 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=IbFIrmKTdyBXuoNFvKdSa8gnSBC7xVnIfIHtqZ2TV1s=; b=Yh4keDQgDFbtfO/M1VnMMIiTep yl+Xfn8n/d1+KNx6O6x9jRehxzs0Nl0VY2EDYk+tGo6wSYMHirteLsS6GaP0UKan0ko40yi/QhdSj tYL7mhijbNZxPRuf6EBjTwQ3bFSKAtOQ8kcMZCkBeANoR7QmLp5Uv+epBFKvU6fzTOew=; 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 1tzLVP-0003YZ-3Z for linux-f2fs-devel@lists.sourceforge.net; Mon, 31 Mar 2025 20:13:16 +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=IbFIrmKTdyBXuoNFvKdSa8gnSBC7xVnIfIHtqZ2TV1s=; b=dBA2RGdcwuYEPU30TsPJZ1GAiL pXRoXNgeS73YtolOSrrkaHi4P77alJ0QPNZX2JhVz6YM+M44QL5KBCuvNUKA3fA7y/vSWG0ao1DVD e+0hMS+xtKeGyg3xoBOtwCuLXIBN2q9B0BNleKRAlJwRG8wdbupz3F+hku+eybY1+j2hch0QpLk1g rbaaXQkzSBbL9HwELo7fJCtXAF1U74ReunElfPvZeX564uL2vzE0OUvvZrIjjQKey0wfxzKP8ztLg JEFGoLDIO5Fggl4sEG9kkbclIjCWiYPSRpNj4XdedHASNjMRXmcO0yNBE3LcZdi0tuoSqyY190sok dZ1MD11w==; Received: from willy by casper.infradead.org with local (Exim 4.98.1 #2 (Red Hat Linux)) id 1tzLVI-00000004Raj-2vJ8; Mon, 31 Mar 2025 20:13:04 +0000 From: "Matthew Wilcox (Oracle)" To: Jaegeuk Kim , Chao Yu Date: Mon, 31 Mar 2025 21:10:46 +0100 Message-ID: <20250331201256.1057782-27-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: 1tzLVP-0003YZ-3Z Subject: [f2fs-dev] [PATCH 026/153] f2fs: Remove f2fs_grab_meta_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 f2fs_grab_meta_folio() so we can remove this wrapper. 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 f05185ed1c75..0f2d7a6d6991 100644 --- a/fs/f2fs/f2fs.h +++ b/fs/f2fs/f2fs.h @@ -3922,12 +3922,6 @@ int f2fs_start_ckpt_thread(struct f2fs_sb_info *sbi); void f2fs_stop_ckpt_thread(struct f2fs_sb_info *sbi); void f2fs_init_ckpt_req_control(struct f2fs_sb_info *sbi); -static inline -struct page *f2fs_grab_meta_page(struct f2fs_sb_info *sbi, pgoff_t index) -{ - return &f2fs_grab_meta_folio(sbi, index)->page; -} - /* * data.c */