[Drbd-dev] [CASE-28] Pause-SyncS color?

Jaeheon Kim jhkim at mantech.co.kr
Wed Mar 2 10:30:17 CET 2016


Hi,

It's trivial.

On CLI, Pause-SyncT is red color but Pause-SyncS is none.
We think L_PAUSED_SYNC_S is  COLOR_BAD, maybe.
Please check drbd-utils/user/v9/drbdsetup_colors.c

+#ifdef _WIN32_V9
+ [L_PAUSED_SYNC_S] = COLOR_BAD,
+#else
  [L_PAUSED_SYNC_S] = COLOR_NORMAL,
+#endif


Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-dev/attachments/20160302/1830437f/attachment.htm>


More information about the drbd-dev mailing list