diff options
author | 2023-05-31 11:41:16 -0500 | |
---|---|---|
committer | 2023-09-05 15:58:17 +0200 | |
commit | e34c16c9c699461e7d3f9eed28069e3b8466d871 (patch) | |
tree | d401134cecf2af2bcfbae332f7b8d36e25e133f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: remove unneeded variable done (diff) | |
download | wireguard-linux-e34c16c9c699461e7d3f9eed28069e3b8466d871.tar.xz wireguard-linux-e34c16c9c699461e7d3f9eed28069e3b8466d871.zip |
gfs2: remove unneeded pg_oflow variable
Function gfs2_write_disk_quota checks if its write overflows onto
another page, and if so, does a second write. Before this patch it kept
two variables for this, but only one is needed. This patch simplifies
it by eliminating pg_oflow.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions