commit 91416fbde1ae5806d56c4cf1ff6ac7700ce5c60d
Author: Tomohiro Kusumi <[email protected]>
Date: Tue Mar 17 19:47:13 2015 +0900
sbin/hammer: Make hammer checkmap command use tailq
- Embed "TAILQ_ENTRY(collect) entry;" in struct collect instead of
having a pointer of the same type.
Summary of changes:
sbin/hammer/cmd_blockmap.c | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91416fbde1ae5806d56c4cf1ff6ac7700ce5c60d
--
DragonFly BSD source repository