Remove KMC_NOMAGAZINE

Remove dead code to make the implementation easier to understand.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Ahrens <matt@delphix.com>
Closes #10650
This commit is contained in:
Matthew Ahrens
2020-07-30 13:56:00 -07:00
committed by Brian Behlendorf
parent 3c09f6949a
commit c6f2b942be
3 changed files with 2 additions and 11 deletions
-1
View File
@@ -58,7 +58,6 @@ typedef void vmem_t;
* Flags for umem_cache_create()
*/
#define UMC_NODEBUG 0x00020000
#define UMC_NOMAGAZINE 0x00040000
#define UMEM_CACHE_NAMELEN 31