mirror_zfs/man
Paul Zuchowski 5a4d282f55
Fix problem with zdb -d
zdb -d <pool>/<objset ID> does not work when
other command line arguments are included i.e.
zdb -U <cachefile> -d <pool>/<objset ID>
This change fixes the command line parsing
to handle this situation.  Also fix issue
where zdb -r <dataset> <file> does not handle
the root <dataset> of the pool. Introduce -N
option to force <objset ID> to be interpreted
as a numeric objsetID.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rich Ercolani <rincebrain@gmail.com>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes #12845
Closes #12944
2022-01-20 10:28:55 -07:00
..
man1 zhack: Add repair label option 2021-11-11 11:26:18 -08:00
man4 man: zfs.4: miscellaneous cleanup 2022-01-13 11:09:03 -08:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-09 14:35:53 -07:00
man7 Clarify failmode=wait documentation 2022-01-14 15:30:07 -08:00
man8 Fix problem with zdb -d 2022-01-20 10:28:55 -07:00
Makefile.am Move properties, parameters, events, and concepts around manual sections 2021-06-09 14:35:30 -07:00