lkml.org 
[lkml]   [2024]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 4/4] mm: remove stale comment __folio_mark_dirty
    Date
    The __folio_mark_dirty will not mark inode dirty any longer. Remove the
    stale comment of it.

    Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
    Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
    ---
    mm/page-writeback.c | 3 +--
    1 file changed, 1 insertion(+), 2 deletions(-)

    diff --git a/mm/page-writeback.c b/mm/page-writeback.c
    index 22e1acec899e..692c0da04cbd 100644
    --- a/mm/page-writeback.c
    +++ b/mm/page-writeback.c
    @@ -2721,8 +2721,7 @@ void folio_account_cleaned(struct folio *folio, struct bdi_writeback *wb)
    }

    /*
    - * Mark the folio dirty, and set it dirty in the page cache, and mark
    - * the inode dirty.
    + * Mark the folio dirty, and set it dirty in the page cache.
    *
    * If warn is true, then emit a warning if the folio is not uptodate and has
    * not been truncated.
    --
    2.30.0

    \
     
     \ /
      Last update: 2024-05-27 18:02    [W:3.097 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site