+6
−1
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9DN5Z CVE: NA -------------------------------- When overwriting an already uptodate folio, we don't need to set the range uptodate again. This could save a barrier and some bit operations if block size < folio size. Suggested-by:Matthew Wilcox <willy@infradead.org> Signed-off-by:
Zhang Yi <yi.zhang@huawei.com> Conflicts: fs/iomap/buffered-io.c [ 15d09f86("iomap: export __iomap_write_{begin|end}") is applied. ] Signed-off-by:
Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by:
Zhihao Cheng <chengzhihao@huaweicloud.com>