mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-03-30 00:00:04 +03:00
fix labels not applying
Signed-off-by: Daniel B. Hill <daniel@gluo.nz>
This commit is contained in:
parent
9cc3b7debb
commit
a6390a8012
@ -86,7 +86,7 @@ int cmd_device_add(int argc, char *argv[])
|
||||
case 'D':
|
||||
dev_opts.discard = true;
|
||||
break;
|
||||
case 'g':
|
||||
case 'l':
|
||||
dev_opts.label = strdup(optarg);
|
||||
break;
|
||||
case 'f':
|
||||
|
Loading…
Reference in New Issue
Block a user