Searched hist:"1 a70200f404ae210b4f0334e3936e84f8edb6bc8" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/nvme/target/ |
H A D | fabrics-cmd-auth.c | diff 1a70200f404ae210b4f0334e3936e84f8edb6bc8 Mon Jun 27 11:52:07 CEST 2022 Hannes Reinecke <hare@suse.de> nvmet-auth: expire authentication sessions
Each authentication step is required to be completed within the KATO interval (or two minutes if not set). So add a workqueue function to reset the transaction ID and the expected next protocol step; this will automatically the next authentication command referring to the terminated authentication.
Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | auth.c | diff 1a70200f404ae210b4f0334e3936e84f8edb6bc8 Mon Jun 27 11:52:07 CEST 2022 Hannes Reinecke <hare@suse.de> nvmet-auth: expire authentication sessions
Each authentication step is required to be completed within the KATO interval (or two minutes if not set). So add a workqueue function to reset the transaction ID and the expected next protocol step; this will automatically the next authentication command referring to the terminated authentication.
Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | nvmet.h | diff 1a70200f404ae210b4f0334e3936e84f8edb6bc8 Mon Jun 27 11:52:07 CEST 2022 Hannes Reinecke <hare@suse.de> nvmet-auth: expire authentication sessions
Each authentication step is required to be completed within the KATO interval (or two minutes if not set). So add a workqueue function to reset the transaction ID and the expected next protocol step; this will automatically the next authentication command referring to the terminated authentication.
Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|