Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-18115: Remove some redundant comparisons
Now that FIL_TYPE_LOG no longer exists, let us remove some redundant comparisons of fil_space_t::purpose. fil_flush_low(): Do not distinguish FIL_TYPE_TEMPORARY. fil_space_get_space(): Assume that space->purpose is valid.
- Loading branch information
Showing
1 changed file
with
4 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters