diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2024-09-13 02:17:40 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2024-11-05 14:39:28 +0300 |
commit | a94dafe87d5fdded799fc25b82b123fb93959421 (patch) | |
tree | 8e63658e2a2659f3a9de7c8f476e1018174e580b /rust/helpers/helpers.c | |
parent | c79ba4be351a06e0ac4c51143a83023bb37888d6 (diff) | |
download | linux-a94dafe87d5fdded799fc25b82b123fb93959421.tar.xz |
gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glock
In case an iopen glock cannot be upgraded, function
gfs2_upgrade_iopen_glock() needs to communicate to gfs2_evict_inode()
whether deleting the inode should be deferred or skipped altogether.
Change the function to return the appropriate enum evict_behavior value
to indicate that.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions