git: dm/nestbuf - Bind into devstat, clean up
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Nov 15 10:06:01 PST 2010
commit 3b48c3c1260b37dfbaa4d2e6e476cd448b7424de
Author: Alex Hornung <ahornung at gmail.com>
Date: Thu Nov 11 22:01:50 2010 +0000
dm/nestbuf - Bind into devstat, clean up
* Bind dm into devstat via nestbufs.
* Clean up several dm changes.
Summary of changes:
sys/dev/disk/dm/device-mapper.c | 22 ++++++++++++++--------
sys/dev/disk/dm/dm.h | 11 +++++++----
sys/dev/disk/dm/dm_ioctl.c | 18 +++++++++++-------
sys/dev/disk/dm/dm_table.c | 1 +
sys/dev/disk/dm/dm_target_stripe.c | 4 ++--
sys/kern/vfs_bio.c | 13 ++++++++++---
sys/sys/buf.h | 5 +++--
usr.sbin/iostat/iostat.c | 4 ++--
8 files changed, 50 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3b48c3c1260b37dfbaa4d2e6e476cd448b7424de
--
DragonFly BSD source repository
More information about the Commits
mailing list