Skip to content

Commit

Permalink
DLPX-80453 DOSE-Azure: zpool import (openzfs#428)
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Dagnelie <[email protected]>
  • Loading branch information
pcd1193182 authored May 17, 2022
1 parent cc7428c commit 536f19b
Show file tree
Hide file tree
Showing 9 changed files with 196 additions and 170 deletions.
2 changes: 1 addition & 1 deletion cmd/zdb/zdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -8665,7 +8665,7 @@ main(int argc, char **argv)
};

while ((c = getopt_long(argc, argv,
"a:AB:bcCdDeEf:Fg:GhiI:klLmMNo:Op:pPqrRsSt:TuU:vVx:XYyZz:",
"a:AB:bcCdDeEf:Fg:GhiI:klLmMNo:Op:pPqrRsSt:T:uU:vVx:XYyZz:",
long_options, NULL)) != -1) {
switch (c) {
case 'b':
Expand Down
Loading

0 comments on commit 536f19b

Please sign in to comment.