projects
/
platform
/
upstream
/
multipath-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8485ef
)
add write protect column to "show maps status"
author
Christophe Varoqui
<christophe.varoqui@free.fr>
Sun, 18 May 2008 13:32:06 +0000
(15:32 +0200)
committer
Christophe Varoqui
<christophe.varoqui@free.fr>
Wed, 21 May 2008 20:01:18 +0000
(22:01 +0200)
libmultipath/print.h
patch
|
blob
|
history
diff --git
a/libmultipath/print.h
b/libmultipath/print.h
index 11820315ecd34c0fe3c9079e34901d1ac412214e..2f68c526a90ad9849a2c4be93d71ae6deb7b7d28 100644
(file)
--- a/
libmultipath/print.h
+++ b/
libmultipath/print.h
@@
-1,7
+1,7
@@
#define PRINT_PATH_LONG "%w %i %d %D %p %t%T %s"
#define PRINT_PATH_INDENT " \\_ %i %d %D %t%T"
#define PRINT_PATH_CHECKER "%i %d %D %p %t%T %C"
-#define PRINT_MAP_STATUS "%n %F %Q %N %t"
+#define PRINT_MAP_STATUS "%n %F %Q %N %t
%r
"
#define PRINT_MAP_STATS "%n %0 %1 %2 %3 %4"
#define PRINT_MAP_NAMES "%n %d %w"
#define PRINT_PG_INDENT "\\_ %s [prio=%p]%t"