diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2022-02-09 20:22:00 +0000 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-03-15 12:23:30 +0000 |
| commit | 6f31a5a261dbbe7bf7f585dfe81f8acd4b25ec3b (patch) | |
| tree | cd3b4d33eed13560f5a04e4ce11f2794efeca92b /Documentation/filesystems/caching/netfs-api.rst | |
| parent | fs: Remove aops->launder_page (diff) | |
| download | kernel-6f31a5a261dbbe7bf7f585dfe81f8acd4b25ec3b.tar.gz kernel-6f31a5a261dbbe7bf7f585dfe81f8acd4b25ec3b.zip | |
fs: Add aops->dirty_folio
This replaces ->set_page_dirty(). It returns a bool instead of an int
and takes the address_space as a parameter instead of expecting the
implementations to retrieve the address_space from the page. This is
particularly important for filesystems which use FS_OPS for swap.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Tested-by: Damien Le Moal <[email protected]>
Acked-by: Damien Le Moal <[email protected]>
Tested-by: Mike Marshall <[email protected]> # orangefs
Tested-by: David Howells <[email protected]> # afs
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions
