diff options
| author | Christoph Hellwig <[email protected]> | 2022-11-16 13:18:35 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2022-12-08 15:51:53 +0000 |
| commit | ebaad77c89921c8237ca17791d5462bd289052d0 (patch) | |
| tree | 7b717fb47b0e2a1659747732c340c09f4604b344 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | cifs: stop using generic_writepages (diff) | |
| download | kernel-ebaad77c89921c8237ca17791d5462bd289052d0.tar.gz kernel-ebaad77c89921c8237ca17791d5462bd289052d0.zip | |
cifs: remove ->writepage
->writepage is a very inefficient method to write back data, and only
used through write_cache_pages or a a fallback when no ->migrate_folio
method is present. Now that cifs implements ->migrate_folio and
doesn't call generic_writepages, the writepage method can be removed.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
