All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged mm-stable] mm-writeback-update-filemap_dirty_folio-comment.patch removed from -mm tree
@ 2023-10-04 20:22 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-10-04 20:22 UTC (permalink / raw)
  To: mm-commits, willy, roidinev, akpm


The quilt patch titled
     Subject: mm/writeback: update filemap_dirty_folio() comment
has been removed from the -mm tree.  Its filename was
     mm-writeback-update-filemap_dirty_folio-comment.patch

This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

------------------------------------------------------
From: Jianguo Bao <roidinev@gmail.com>
Subject: mm/writeback: update filemap_dirty_folio() comment
Date: Sun, 17 Sep 2023 23:04:01 +0800

Change to use new address space operation dirty_folio().

Link: https://lkml.kernel.org/r/20230917-trycontrib1-v1-1-db22630b8839@gmail.com
Fixes: 6f31a5a261db ("fs: Add aops->dirty_folio")
Signed-off-by: Jianguo Bau <roidinev@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/page-writeback.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/mm/page-writeback.c~mm-writeback-update-filemap_dirty_folio-comment
+++ a/mm/page-writeback.c
@@ -2679,7 +2679,7 @@ void __folio_mark_dirty(struct folio *fo
  * @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.
  *
_

Patches currently in -mm which might be from roidinev@gmail.com are



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

only message in thread, other threads:[~2023-10-04 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 20:22 [merged mm-stable] mm-writeback-update-filemap_dirty_folio-comment.patch removed from -mm tree Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.