]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs
authorSagi Grimberg <sagi@grimberg.me>
Sun, 5 Jul 2020 07:57:55 +0000 (00:57 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 14:16:20 +0000 (16:16 +0200)
commit764075fdcb2f09baa23fdc4df4b79741e5c39b57
treefbb0d8a5cd13ebd3ad8b1a7a3a6f9e0631999eb5
parent240e6ee272c07a2636dfc7d65f5bbb18377c49e5
nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs

This is useful information, and moreover its it's useful to
be able to alter these parameters per controller after it
has been established.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c