Searched hist:"4 e683c48db018e72e81e1e0d12a5020d29be561a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/nvme/target/ |
H A D | nvmet.h | diff 4e683c48db018e72e81e1e0d12a5020d29be561a Wed Sep 16 12:47:20 CDT 2020 Amit Engel <amit.engel@dell.com> nvmet: handle keep-alive timer when kato is modified by a set features cmd
A user may modify the kato by a set features cmd. To properly deal with races or a kato value of 0 (no keep alive enabled) change nvmet_set_feat_kato to first disable the timer, then set the value and then re-enable the timer.
Signed-off-by: Amit Engel <amit.engel@dell.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | admin-cmd.c | diff 4e683c48db018e72e81e1e0d12a5020d29be561a Wed Sep 16 12:47:20 CDT 2020 Amit Engel <amit.engel@dell.com> nvmet: handle keep-alive timer when kato is modified by a set features cmd
A user may modify the kato by a set features cmd. To properly deal with races or a kato value of 0 (no keep alive enabled) change nvmet_set_feat_kato to first disable the timer, then set the value and then re-enable the timer.
Signed-off-by: Amit Engel <amit.engel@dell.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | core.c | diff 4e683c48db018e72e81e1e0d12a5020d29be561a Wed Sep 16 12:47:20 CDT 2020 Amit Engel <amit.engel@dell.com> nvmet: handle keep-alive timer when kato is modified by a set features cmd
A user may modify the kato by a set features cmd. To properly deal with races or a kato value of 0 (no keep alive enabled) change nvmet_set_feat_kato to first disable the timer, then set the value and then re-enable the timer.
Signed-off-by: Amit Engel <amit.engel@dell.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
|