diff options
author | Hannes Reinecke <hare@suse.de> | 2023-10-24 09:13:37 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2023-11-06 20:16:10 +0300 |
commit | 4733b65d82bdb19bca5ba47ff6c9b24bce1b3f9f (patch) | |
tree | c2d3939d800b043c2e030d356e48987f27c997ae /fs/jbd2/commit.c | |
parent | 55adcdbbdd349de935de677ccb59ff8be8c67f6a (diff) | |
download | linux-4733b65d82bdb19bca5ba47ff6c9b24bce1b3f9f.tar.xz |
nvme: start keep-alive after admin queue setup
Setting up I/O queues might take quite some time on larger and/or
busy setups, so KATO might expire before all I/O queues could be
set up.
Fix this by start keep alive from the ->init_ctrl_finish() callback,
and stopping it when calling nvme_cancel_admin_tagset().
Signed-off-by: Hannes Reinecke <hare@suse.de>
Tested-by: Mark O'Donovan <shiftee@posteo.net>
[fixed nvme-fc compile error]
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions