diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2024-09-13 23:56:53 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2024-11-05 14:39:29 +0300 |
commit | f6ca45e3d2b97ddb4bfcbbe44d1dd18374cd6f85 (patch) | |
tree | ebd04914939c4786c7856c42931d2bec6db70cc9 /rust/helpers/helpers.c | |
parent | a6033333ccce01ecada39b3ddabc03fd967e60c0 (diff) | |
download | linux-f6ca45e3d2b97ddb4bfcbbe44d1dd18374cd6f85.tar.xz |
gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict
In the unlikely case that we're trying to queue GLF_TRY_TO_EVICT work
for an inode that already has GLF_VERIFY_DELETE work queued, we want to
make sure that the GLF_TRY_TO_EVICT work gets scheduled immediately
instead of waiting for the delayed work timer to expire.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions