freebsd-dev/sys/boot/zfs
Toomas Soome 77d81a4dab lsdev device name section headers should be printed by dv_print callback.
lsdev command does walk over devsw list, prints list element name and
will use dv_print() callback to print the device list.
Unfortunately this approach will add unneeded noise when there are no
particular devices detected.

To remove "empty" device section headers, the dv_print() callback
should print the header instead.

In addition, fixed dv_print callback for md module.

Reviewed by:	imp
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D8551
2016-11-19 08:54:21 +00:00
..
devicename_stubs.c zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
libzfs.h Make boot code and loader check for unsupported ZFS feature flags 2016-08-01 19:37:43 +00:00
Makefile Disable loop unrolling in skein for sys/boot 2016-10-06 03:32:30 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
zfs.c lsdev device name section headers should be printed by dv_print callback. 2016-11-19 08:54:21 +00:00
zfsimpl.c loader: zfs toplevel vdev must have spa set. 2016-11-17 19:38:30 +00:00