Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] mm/writeback: Update filemap_dirty_folio() comment
@ 2023-09-17 15:35 Jianguo Bao via B4 Relay
  0 siblings, 0 replies; only message in thread
From: Jianguo Bao via B4 Relay @ 2023-09-17 15:35 UTC (permalink / raw
  To: Matthew Wilcox (Oracle), Andrew Morton
  Cc: linux-fsdevel, linux-mm, linux-kernel, Jianguo Bao

From: Jianguo Bao <roidinev@gmail.com>

Change to use new address space operation dirty_folio

Signed-off-by: Jianguo Bao <roidinev@gmail.com>
---
Changes in v2:
- #1: Update author name.
- Link to v1: https://lore.kernel.org/r/20230917-trycontrib1-v1-1-db22630b8839@gmail.com
---
 mm/page-writeback.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/page-writeback.c b/mm/page-writeback.c
index b8d3d7040a50..001adbb4a180 100644
--- a/mm/page-writeback.c
+++ b/mm/page-writeback.c
@@ -2679,7 +2679,7 @@ void __folio_mark_dirty(struct folio *folio, struct address_space *mapping,
  * @folio: Folio to be marked as dirty.
  *
  * Filesystems which do not use buffer heads should call this function
- * from their set_page_dirty address space operation.  It ignores the
+ * from their dirty_folio address space operation.  It ignores the
  * contents of folio_get_private(), so if the filesystem marks individual
  * blocks as dirty, the filesystem should handle that itself.
  *

---
base-commit: f0b0d403eabbe135d8dbb40ad5e41018947d336c
change-id: 20230917-trycontrib1-cb8ff840794c

Best regards,
-- 
Jianguo Bao <roidinev@gmail.com>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-17 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-17 15:35 [PATCH v2] mm/writeback: Update filemap_dirty_folio() comment Jianguo Bao via B4 Relay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).