sys/dev/disk/dm: Change unused dev types to reserved
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 10 Oct 2015 13:44:22 +0000 (22:44 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 11 Oct 2015 09:34:07 +0000 (18:34 +0900)
commitbae9e161e0691b8ff7bcb3379d02141bd32222f0
treecee56d1fbb0aa4700c1ca7b92eff52883a639e7c
parent591464210d5f2108d1a6cadbcf115e7c4083a2fd
sys/dev/disk/dm: Change unused dev types to reserved

DM_DELETING_DEV and DM_SPARE_DEV have never been used
by dm core in both DragonFly and NetBSD, nor are they
name of dm targets. Also remove irrelevant comment.
sys/dev/disk/dm/dm.h