mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 10:54:35 +03:00
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:
committed by
Brian Behlendorf
parent
3c09f6949a
commit
c6f2b942be
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user