]> sourceware.org Git - lvm2.git/commit
refactor: dev-cache: use btree instead of hash table for sysfs-only devices
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 31 Mar 2016 13:14:01 +0000 (15:14 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 1 Apr 2016 09:42:25 +0000 (11:42 +0200)
commit0e774d5ae77fb67c7a015d9bb8e4c289dd8fa2e4
treef5fb2240e76671869fae6de78f5760edf53b1eae
parentc57798463078325a7b7b1221d154312a20678e93
refactor: dev-cache: use btree instead of hash table for sysfs-only devices

major:minor btree is more convenient and more suitable than dev name
hash table here.
lib/device/dev-cache.c
This page took 0.037852 seconds and 5 git commands to generate.