sys/dev/disk/dm: Change pdev SLIST to TAILQ
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 24 Oct 2015 13:59:46 +0000 (22:59 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 25 Oct 2015 10:26:01 +0000 (19:26 +0900)
commitb2ecd1aaa69a17870a5040f2acfefa2afa3ab6f4
treebdf211b4d14fe3c6b52a082b35d42414b690de92
parent3cd1dc083360f43b98ba475b5578e5fde0af8c92
sys/dev/disk/dm: Change pdev SLIST to TAILQ

TAILQ is more flexible and better for what it's trying to do.
sys/dev/disk/dm/dm.h
sys/dev/disk/dm/dm_pdev.c
sys/dev/disk/dm/doc/proposal-dm.txt