All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dm vdo logger: standardize logging
@ 2024-02-14 23:25 Matthew Sakai
  2024-02-14 23:25 ` [PATCH 1/2] dm vdo logger: switch UDS_LOG_NOTICE to be alias for UDS_LOG_INFO Matthew Sakai
  2024-02-14 23:25 ` [PATCH 2/2] dm vdo logger: update logging to start with "device-mapper: vdo" Matthew Sakai
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Sakai @ 2024-02-14 23:25 UTC (permalink / raw)
  To: dm-devel; +Cc: Matthew Sakai

Mike Snitzer (2):
  dm vdo logger: switch UDS_LOG_NOTICE to be alias for UDS_LOG_INFO
  dm vdo logger: update logging to start with "device-mapper: vdo"

 drivers/md/dm-vdo/index-session.c |  2 +-
 drivers/md/dm-vdo/logger.c        | 12 +++++-------
 drivers/md/dm-vdo/logger.h        | 13 +++----------
 3 files changed, 9 insertions(+), 18 deletions(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-14 23:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14 23:25 [PATCH 0/2] dm vdo logger: standardize logging Matthew Sakai
2024-02-14 23:25 ` [PATCH 1/2] dm vdo logger: switch UDS_LOG_NOTICE to be alias for UDS_LOG_INFO Matthew Sakai
2024-02-14 23:25 ` [PATCH 2/2] dm vdo logger: update logging to start with "device-mapper: vdo" Matthew Sakai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.