summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2010-01-16 09:52:49 +0000
committertrasz <trasz@FreeBSD.org>2010-01-16 09:52:49 +0000
commitba210e8afeaa37ea1ef734f819f57abf75cb7689 (patch)
tree3bef182e899e3697932906bcc31d2d884a9fa374 /sbin/geom/class/Makefile
parent6f0cf58bd4ad9308502d67c772aeb20220970936 (diff)
downloadFreeBSD-src-ba210e8afeaa37ea1ef734f819f57abf75cb7689.zip
FreeBSD-src-ba210e8afeaa37ea1ef734f819f57abf75cb7689.tar.gz
Add gmountver, disk mount verification GEOM class.
Note that due to e.g. write throttling ('wdrain'), it can stall all the disk I/O instead of just the device it's configured for. Using it for removable media is therefore not a good idea. Reviewed by: pjd (earlier version)
Diffstat (limited to 'sbin/geom/class/Makefile')
-rw-r--r--sbin/geom/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile
index 7b556a8..591f79f 100644
--- a/sbin/geom/class/Makefile
+++ b/sbin/geom/class/Makefile
@@ -10,6 +10,7 @@ SUBDIR+=eli
SUBDIR+=journal
SUBDIR+=label
SUBDIR+=mirror
+SUBDIR+=mountver
SUBDIR+=multipath
SUBDIR+=nop
SUBDIR+=part
OpenPOWER on IntegriCloud