freebsd-dev/cmd/zdb
Tim Chase e989f19cba Correctly parse -R flag arguments
Currently, only the 'b' flag takes an argument which is an offset into
the block at which a blkptr should be decoded.  The index into the flag
string needed to be updated after parsing an argument.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4304
2016-02-05 11:29:38 -08:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Unconditionally build zdb and ztest with -DDEBUG 2015-12-14 12:53:09 -08:00
zdb_il.c Fix for recent zdb -h | -i crashes (seg fault) 2015-06-26 14:14:31 -07:00
zdb.c Correctly parse -R flag arguments 2016-02-05 11:29:38 -08:00