You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
691 B
16 lines
691 B
--- |
|
multipath/main.c | 1 - |
|
1 file changed, 1 deletion(-) |
|
|
|
Index: multipath-tools-130222/multipath/main.c |
|
=================================================================== |
|
--- multipath-tools-130222.orig/multipath/main.c |
|
+++ multipath-tools-130222/multipath/main.c |
|
@@ -111,7 +111,6 @@ usage (char * progname) |
|
" -r force devmap reload\n" \ |
|
" -i ignore wwids file\n" \ |
|
" -B treat the bindings file as read only\n" \ |
|
- " -p policy failover|multibus|group_by_serial|group_by_prio\n" \ |
|
" -b fil bindings file location\n" \ |
|
" -w remove a device from the wwids file\n" \ |
|
" -W reset the wwids file include only the current devices\n" \
|
|
|