git: lvm - use libdevattr for device cache checks

看板DFBSD_commit作者時間15年前 (2010/07/12 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8bd3d23cacb2ee28cb21ee3d50f68e868fa018cc Author: Alex Hornung <ahornung@gmail.com> Date: Sat Jul 10 22:59:41 2010 +0100 lvm - use libdevattr for device cache checks * Improve the device checking of devices that go into that cache and that don't by using libdevattr and the tagged stuff. Summary of changes: contrib/lvm2/dist/lib/device/dev-cache.c | 44 +-------- contrib/lvm2/dist/lib/dragonfly/dev.c | 147 ++++++++++++++++++++++++++++++ gnu/lib/liblvm/Makefile | 6 +- gnu/sbin/lvm/Makefile | 2 +- 4 files changed, 157 insertions(+), 42 deletions(-) create mode 100644 contrib/lvm2/dist/lib/dragonfly/dev.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8bd3d23cacb2ee28cb21ee3d50f68e868fa018cc -- DragonFly BSD source repository
文章代碼(AID): #1CEZXQqy (DFBSD_commit)