42cb3819f1
The 'zfs list' and 'zpool list' commands output the message 'no datasets/pools available' to stdout. This should go to stderr and only the available datasets/pools should go to stdout. Returning nothing to stdout is expected behavior when there is nothing to list. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #581 |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
Makefile.in | ||
zpool_iter.c | ||
zpool_main.c | ||
zpool_util.c | ||
zpool_util.h | ||
zpool_vdev.c |