git: lvm - use libdevattr for device cache checks
Alex Hornung
alexh at crater.dragonflybsd.org
Sun Jul 11 14:08:47 PDT 2010
commit 8bd3d23cacb2ee28cb21ee3d50f68e868fa018cc
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list