mirror of
https://github.com/schoebel/mars
synced 2025-02-05 23:02:22 +00:00
marsadm: display writeback amount
This commit is contained in:
parent
14a94155d7
commit
f91895acb5
@ -4977,7 +4977,7 @@ my %complex_macros =
|
||||
. "%elsif{%not{%todo-primary{}}}{"
|
||||
. "InConsistent"
|
||||
. "}{%is-primary{}}{"
|
||||
. "WriteBack"
|
||||
. "WriteBack[%human-numbers{}{ }{ }{%writeback-rest{}}]"
|
||||
. "}{"
|
||||
. "Recovery"
|
||||
. "}"
|
||||
@ -4985,7 +4985,7 @@ my %complex_macros =
|
||||
. "%elsif{%not{%todo-primary{}}}{"
|
||||
. "OutDated[%call{outdated-flags}]"
|
||||
. "}{%is-primary{}}{"
|
||||
. "WriteBack"
|
||||
. "WriteBack[%human-numbers{}{ }{ }{%writeback-rest{}}]"
|
||||
. "}{"
|
||||
. "Recovery"
|
||||
. "}"
|
||||
|
Loading…
Reference in New Issue
Block a user