diff options
author | 2024-06-07 11:47:47 +0200 | |
---|---|---|
committer | 2024-06-08 02:35:16 +0200 | |
commit | 614abc11870ee7ec5a32c81b7ecf4232ede48ecb (patch) | |
tree | c9d71955cba1697b7a6cd2367e3713b3c3daa2a7 /scripts/lib/kdoc/kdoc_parser.py | |
parent | gfs2: quota need_sync cleanup (diff) | |
download | wireguard-linux-614abc11870ee7ec5a32c81b7ecf4232ede48ecb.tar.xz wireguard-linux-614abc11870ee7ec5a32c81b7ecf4232ede48ecb.zip |
gfs2: Fold qd_fish into gfs2_quota_sync
The split between qd_fish() and gfs2_quota_sync() is rather unfortunate
as qd_fish() is repeatedly called to scan sdp->sd_quota_list only to
find the next object to that needs syncing; if there are multiple
objects on the list that need syncing, it makes more sense to grab them
all in one go. This is relatively easy to do when qd_fish() is folded
into gfs2_quota_sync().
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions