Searched hist:"3 a3bae50af5d73fab5da20484029de77ca67bb2e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | mmap.c | diff 3a3bae50af5d73fab5da20484029de77ca67bb2e Wed Feb 09 14:22:15 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Remove aops ->set_page_dirty
With all implementations converted to ->dirty_folio, we can stop calling this fallback method and remove it entirely.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs Tested-by: David Howells <dhowells@redhat.com> # afs
|
/openbmc/linux/mm/ |
H A D | page_io.c | diff 3a3bae50af5d73fab5da20484029de77ca67bb2e Wed Feb 09 14:22:15 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Remove aops ->set_page_dirty
With all implementations converted to ->dirty_folio, we can stop calling this fallback method and remove it entirely.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs Tested-by: David Howells <dhowells@redhat.com> # afs
|
H A D | page-writeback.c | diff 3a3bae50af5d73fab5da20484029de77ca67bb2e Wed Feb 09 14:22:15 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Remove aops ->set_page_dirty
With all implementations converted to ->dirty_folio, we can stop calling this fallback method and remove it entirely.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs Tested-by: David Howells <dhowells@redhat.com> # afs
|
/openbmc/linux/include/linux/ |
H A D | fs.h | diff 3a3bae50af5d73fab5da20484029de77ca67bb2e Wed Feb 09 14:22:15 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Remove aops ->set_page_dirty
With all implementations converted to ->dirty_folio, we can stop calling this fallback method and remove it entirely.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs Tested-by: David Howells <dhowells@redhat.com> # afs
|