]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r224171 (gibbs):
authormm <mm@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 10:24:06 +0000 (10:24 +0000)
committermm <mm@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 10:24:06 +0000 (10:24 +0000)
commit871adc5a5b4d6cb56c154a6a2f28784bc359d99a
tree64548a78f8f3edae459977ca5a3227da0b302a80
parentfda7818732cff5715d5226b7bc1ed020434345b0
MFC r224171 (gibbs):
Add the "zpool labelclear" command.  This command can be
used to wipe the label data from a drive that is not
active in a pool.  The optional "-f" argument can be
used to treat an exported or foreign vdev as "inactive"
thus allowing its label information to be cleared.

git-svn-id: svn://svn.freebsd.org/base/stable/8@229570 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/cmd/zpool/zpool.8
cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c