diff options
| author | Andreas Gruenbacher <agruenba@redhat.com> | 2024-09-14 00:37:03 +0200 |
|---|---|---|
| committer | Andreas Gruenbacher <agruenba@redhat.com> | 2024-11-05 12:39:28 +0100 |
| commit | c79ba4be351a06e0ac4c51143a83023bb37888d6 (patch) | |
| tree | 8f072c7b41de09871ea0c76fab293060daae9dfc /lib/crypto/mpi/mpi-sub-ui.c | |
| parent | 9fb794aac6ddd08a9c4982372250f06137696e90 (diff) | |
gfs2: Rename dinode_demise to evict_behavior
Rename enum dinode_demise to evict_behavior and its items
SHOULD_DELETE_DINODE to EVICT_SHOULD_DELETE,
SHOULD_NOT_DELETE_DINODE to EVICT_SHOULD_SKIP_DELETE, and
SHOULD_DEFER_EVICTION to EVICT_SHOULD_DEFER_DELETE.
In gfs2_evict_inode(), add a separate variable of type enum
evict_behavior instead of implicitly casting to int.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
