Hi,

In commit 07f6c4bc0 ("tipc: convert tipc reference table to use generic
rhashtable") the definition of pr_fmt within the tipc area was moved from
core.h to core.c.  This caused most of the printk messages to no longer be
prefixed by "tipc:".
There is no reference to this change in the commit description.

I make use of tipc prefix to redirect the messages to other log that allow
me to piece together with other log outputs what happens when the cluster
separates.  I cannot do this when I cannot redirect the tipc logs.

Was there a particular reason to move the definition of pr_fmt to core.c?

Regards,
John
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to