From patchwork Fri Dec 3 15:38:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jens Axboe X-Patchwork-Id: 12655397 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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87F4FC433EF for ; Fri, 3 Dec 2021 15:39:13 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 4EDE36B0073; Fri, 3 Dec 2021 10:38:46 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 49C0A6B0075; Fri, 3 Dec 2021 10:38:46 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 2111F6B007B; Fri, 3 Dec 2021 10:38:46 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0236.hostedemail.com [216.40.44.236]) by kanga.kvack.org (Postfix) with ESMTP id 040496B0073 for ; Fri, 3 Dec 2021 10:38:46 -0500 (EST) Received: from smtpin07.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id BBB9682499B9 for ; Fri, 3 Dec 2021 15:38:35 +0000 (UTC) X-FDA: 78876890190.07.19FEBC6 Received: from mail-il1-f182.google.com (mail-il1-f182.google.com [209.85.166.182]) by imf14.hostedemail.com (Postfix) with ESMTP id 646ED6001986 for ; Fri, 3 Dec 2021 15:38:35 +0000 (UTC) Received: by mail-il1-f182.google.com with SMTP id m5so3046811ilh.11 for ; Fri, 03 Dec 2021 07:38:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=4DFUFvaV0G/Q7jMqV2RbUUz9oX67OaVlTxzTJrNM/Ao=; b=US11acHjTsIZlHpwqc0CpkAopjX/F5w0mftn0NuN4EDfAAQooNYA9xLEhw5iAM323n 7qmNVtAAwmRGZ629l9uQibQFdzyhBn3Hmi4rNPJBse095i1lL4Rf6hsHskPDU85pVEpw s9M04LXnIC9YJIWREWtBmilPyEa2S7hkKulF8yl0/CAHowduzlhMSR2a+7HNzgcGyUPP IqWkBlhrWC3CAjm5maf5prTyjj3ij37qmA1sFel7FeQGbzQgTydxDL64jtXSgAlBW77+ WmJfmlFtjbokqGU2i+vlQd7oMIVjwb3qfMRNeqWBsNPcRZaH3XOp7hDAQhnOiswsYDXJ 7Fjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=4DFUFvaV0G/Q7jMqV2RbUUz9oX67OaVlTxzTJrNM/Ao=; b=KnQHTEiOMZ5kMO+x76YfwjWGKGhPwdN/u3GKJfgOC8CIEio4Gn0d/zpmukzmz6GK/C LVFXdoa+pld+VszzP8UVfvfaCiSV3/2Vk+DvReHslvBi0Ysainwz8o3AxV9kTsx7lMl+ 46Ljhr8lD+hg7UVZ1R1LBK9COff47pLt2naeVuXkR9rrAaj2emMnMQLR9bfhbZPDwvqn H7G4Dh5KqgM/itv9awC7LaUtiprAgVrMc/eeNeE7hbUSCLoU3iUuUlG+Jb8KKNsT6kOG /NBES0QtPHl6dsDhMWnEVIKPv/IJconNODr/sYc6W9VsICbIRIcJslFRzapWZ61f3Q8D JXlw== X-Gm-Message-State: AOAM533BBgrx7FoD/+2a3V1Xoan9S1IqJvBHfyu5GgkjTHMOWSBYQ06P jAzOFAtZ/v4kjqcobhU52C6csw== X-Google-Smtp-Source: ABdhPJxF5B/TooZb00Dmyre+qqFISBooHUDLdPHCH1GXfo3mnLG1tprnmFTQZC7G9sMIsZ9oBk4wCw== X-Received: by 2002:a92:d24e:: with SMTP id v14mr18550782ilg.55.1638545914395; Fri, 03 Dec 2021 07:38:34 -0800 (PST) Received: from p1.localdomain ([207.135.234.126]) by smtp.gmail.com with ESMTPSA id c15sm1753042ilq.50.2021.12.03.07.38.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Dec 2021 07:38:34 -0800 (PST) From: Jens Axboe To: linux-block@vger.kernel.org, linux-mm@kvack.org Cc: Jens Axboe Subject: [PATCH 1/2] mm: move filemap_range_needs_writeback() into header Date: Fri, 3 Dec 2021 08:38:28 -0700 Message-Id: <20211203153829.298893-2-axboe@kernel.dk> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20211203153829.298893-1-axboe@kernel.dk> References: <20211203153829.298893-1-axboe@kernel.dk> MIME-Version: 1.0 X-Stat-Signature: cmemdzs9fsmte6oujbbhm39wdbbh3nh5 Authentication-Results: imf14.hostedemail.com; dkim=pass header.d=kernel-dk.20210112.gappssmtp.com header.s=20210112 header.b=US11acHj; dmarc=none; spf=pass (imf14.hostedemail.com: domain of axboe@kernel.dk designates 209.85.166.182 as permitted sender) smtp.mailfrom=axboe@kernel.dk X-Rspamd-Server: rspam06 X-Rspamd-Queue-Id: 646ED6001986 X-HE-Tag: 1638545915-735817 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: No functional changes in this patch, just in preparation for efficiently calling this light function from the block O_DIRECT handling. Signed-off-by: Jens Axboe Reviewed-by: Matthew Wilcox (Oracle) --- include/linux/fs.h | 35 +++++++++++++++++++++++++++++++++++ mm/filemap.c | 38 +++----------------------------------- 2 files changed, 38 insertions(+), 35 deletions(-) diff --git a/include/linux/fs.h b/include/linux/fs.h index bbf812ce89a8..0cc4f5fd4cfe 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -2845,6 +2845,41 @@ static inline int filemap_fdatawait(struct address_space *mapping) return filemap_fdatawait_range(mapping, 0, LLONG_MAX); } +/* Returns true if writeback might be needed or already in progress. */ +static inline bool mapping_needs_writeback(struct address_space *mapping) +{ + return mapping->nrpages; +} + +bool filemap_range_has_writeback(struct address_space *mapping, + loff_t start_byte, loff_t end_byte); + +/** + * filemap_range_needs_writeback - check if range potentially needs writeback + * @mapping: address space within which to check + * @start_byte: offset in bytes where the range starts + * @end_byte: offset in bytes where the range ends (inclusive) + * + * Find at least one page in the range supplied, usually used to check if + * direct writing in this range will trigger a writeback. Used by O_DIRECT + * read/write with IOCB_NOWAIT, to see if the caller needs to do + * filemap_write_and_wait_range() before proceeding. + * + * Return: %true if the caller should do filemap_write_and_wait_range() before + * doing O_DIRECT to a page in this range, %false otherwise. + */ +static inline bool filemap_range_needs_writeback(struct address_space *mapping, + loff_t start_byte, + loff_t end_byte) +{ + if (!mapping_needs_writeback(mapping)) + return false; + if (!mapping_tagged(mapping, PAGECACHE_TAG_DIRTY) && + !mapping_tagged(mapping, PAGECACHE_TAG_WRITEBACK)) + return false; + return filemap_range_has_writeback(mapping, start_byte, end_byte); +} + extern bool filemap_range_has_page(struct address_space *, loff_t lstart, loff_t lend); extern bool filemap_range_needs_writeback(struct address_space *, diff --git a/mm/filemap.c b/mm/filemap.c index daa0e23a6ee6..65238440fa0a 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -640,14 +640,8 @@ int filemap_fdatawait_keep_errors(struct address_space *mapping) } EXPORT_SYMBOL(filemap_fdatawait_keep_errors); -/* Returns true if writeback might be needed or already in progress. */ -static bool mapping_needs_writeback(struct address_space *mapping) -{ - return mapping->nrpages; -} - -static bool filemap_range_has_writeback(struct address_space *mapping, - loff_t start_byte, loff_t end_byte) +bool filemap_range_has_writeback(struct address_space *mapping, + loff_t start_byte, loff_t end_byte) { XA_STATE(xas, &mapping->i_pages, start_byte >> PAGE_SHIFT); pgoff_t max = end_byte >> PAGE_SHIFT; @@ -667,34 +661,8 @@ static bool filemap_range_has_writeback(struct address_space *mapping, } rcu_read_unlock(); return page != NULL; - -} - -/** - * filemap_range_needs_writeback - check if range potentially needs writeback - * @mapping: address space within which to check - * @start_byte: offset in bytes where the range starts - * @end_byte: offset in bytes where the range ends (inclusive) - * - * Find at least one page in the range supplied, usually used to check if - * direct writing in this range will trigger a writeback. Used by O_DIRECT - * read/write with IOCB_NOWAIT, to see if the caller needs to do - * filemap_write_and_wait_range() before proceeding. - * - * Return: %true if the caller should do filemap_write_and_wait_range() before - * doing O_DIRECT to a page in this range, %false otherwise. - */ -bool filemap_range_needs_writeback(struct address_space *mapping, - loff_t start_byte, loff_t end_byte) -{ - if (!mapping_needs_writeback(mapping)) - return false; - if (!mapping_tagged(mapping, PAGECACHE_TAG_DIRTY) && - !mapping_tagged(mapping, PAGECACHE_TAG_WRITEBACK)) - return false; - return filemap_range_has_writeback(mapping, start_byte, end_byte); } -EXPORT_SYMBOL_GPL(filemap_range_needs_writeback); +EXPORT_SYMBOL_GPL(filemap_range_has_writeback); /** * filemap_write_and_wait_range - write out & wait on a file range