]> git.proxmox.com Git - mirror_zfs.git/commit
Zdb should be able to open the root dataset
authorTim Chase <tim@chase2k.com>
Thu, 14 May 2015 17:45:56 +0000 (12:45 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 15 May 2015 17:52:46 +0000 (10:52 -0700)
commitb1b85c8772ed28d2c8227e6d32905740817ae2c3
treee22e9828d267566a36b75db823a3e0a6cad03ee3
parent79065ed5a454d36492a3006fec69f14ddf83a88f
Zdb should be able to open the root dataset

If the pool/dataset command-line argument is specified with a trailing
slash, for example, "tank/", it is interpreted as the root dataset.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3415
cmd/zdb/zdb.c
man/man8/zdb.8