diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-05-30 23:21:06 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-05-31 13:31:42 +0300 |
commit | 55050b6873c62d7a7a6921acb992cc587fad0327 (patch) | |
tree | c843536dcc150bc60a70e9774b1403d448c33b3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ca7d585639b597e838882faa3c7a959d13aaa533 (diff) | |
download | linux-55050b6873c62d7a7a6921acb992cc587fad0327.tar.xz |
vboxsf: Convert vboxsf_read_folio() to use a folio
Remove conversion to a page and use folio APIs throughout. This includes
a removal of setting the error flag as nobody checks the error flag on
vboxsf folios. This does not include large folio support as we would
have to map each page individually.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240530202110.2653630-15-willy@infradead.org
Tested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions