public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [RFC v3 0/1] nvme: add passthrough error logging opt-in
@ 2023-03-31 22:18 Alan Adamson
  2023-03-31 22:18 ` [RFC v3 1/1] " Alan Adamson
  0 siblings, 1 reply; 14+ messages in thread
From: Alan Adamson @ 2023-03-31 22:18 UTC (permalink / raw)
  To: linux-nvme; +Cc: alan.adamson, kbusch, hch, sagi

v3:
- Log a passthrough specific message that dumps CDW* contents.
- Enable/disable vis sysfs rather than debugfs.

v2:
- Included Pankaj Raghav's patch 'nvme: ignore starting sector while error logging for passthrough requests'
  with a couple changes.
- Moved error_logging flag to nvme_ctrl structure
- The entire nvme-debugfs.c does not need to be guarded by #ifdef CONFIG_FAULT_INJECTION_DEBUG_FS.
- Use IS_ENABLED((CONFIG_NVME_ERROR_LOGGING_DEBUG_FS)) to determine if error logging should be
  initialized.
- Various other nits.



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

end of thread, other threads:[~2023-04-06  4:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-31 22:18 [RFC v3 0/1] nvme: add passthrough error logging opt-in Alan Adamson
2023-03-31 22:18 ` [RFC v3 1/1] " Alan Adamson
2023-04-03  8:26   ` Pankaj Raghav
2023-04-05 22:35     ` alan.adamson
2023-04-06  4:13       ` Minwoo Im
2023-04-06  4:24         ` Chaitanya Kulkarni
2023-04-06  4:27           ` Minwoo Im
2023-04-03 10:17   ` Sagi Grimberg
2023-04-03 22:20     ` alan.adamson
2023-04-03 22:38       ` Sagi Grimberg
2023-04-03 22:54         ` alan.adamson
2023-04-03 23:29           ` Sagi Grimberg
2023-04-04 16:20             ` alan.adamson
2023-04-05 15:07               ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox