mirror of
				git://sourceware.org/git/lvm2.git
				synced 2025-10-30 20:23:49 +03:00 
			
		
		
		
	Remove _degrade_to_n4() function and the node16 -> node4 degradation path during removal operations. Instead, only free node16 when it becomes completely empty. Lookup performance is identical. Allocation overhead is removed with very low waste of memory since this degradation case is rare in practice.