zfs/cmd/zpool
Matthew Ahrens ba54b180a5
Remove refences to blacklist/whitelist
These terms reinforce the incorrect notion that black is bad and white
is good.

Replace this language with more specific terms which are also more clear
and don't rely on metaphor.  Specifically:

* When vdevs are specified on the command line, they are the "selected"
vdevs.

* Entries in /dev/ which should not be considered as possible disks are
"excluded" devices.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Wilson <gwilson@delphix.com>
Signed-off-by: Matthew Ahrens <mahrens@delphix.com>
Closes #10457
2020-06-16 11:41:45 -07:00
..
os Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zpool.d Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
zpool_iter.c Remove refences to blacklist/whitelist 2020-06-16 11:41:45 -07:00
zpool_main.c Fix gcc 10.1 stringop-truncation error 2020-05-19 14:24:10 -07:00
zpool_util.c OpenZFS restructuring - zpool 2019-09-30 12:16:06 -07:00
zpool_util.h Remove refences to blacklist/whitelist 2020-06-16 11:41:45 -07:00
zpool_vdev.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00