diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-09-30 16:45:16 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2024-10-25 18:05:50 +0300 |
commit | 949d67ac2eff129f1dbe2d6dc69f51f4f64281f2 (patch) | |
tree | b8fa1f92a2c939d26fbbd9d2fe01e1d40284f110 /scripts/gdb/linux/utils.py | |
parent | 6930b8dac19ee86282222ea1cb559ee0602e4877 (diff) | |
download | linux-949d67ac2eff129f1dbe2d6dc69f51f4f64281f2.tar.xz |
fuse: use the folio based vmstat helpers
In order to make it easier to switch to folios in the fuse_args_pages
update the places where we update the vmstat counters for writeback to
use the folio related helpers. On the inc side this is easy as we
already have the folio, on the dec side we have to page_folio() the
pages for now.
Reviewed-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions