commit | 278ab3799a2588f97423180947f09ec5b576e79e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 11 17:37:23 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jun 15 11:21:00 2018 +0200 |
tree | 1b67f22f34223cd4b197fdbe97bed3d6d97cc0e0 | |
parent | 3bc32bb1186ccaf3177cbf29caa6cc14dc510b7b [diff] |
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready In the ADMIN_ONLY state we don't have any I/O queues, but we should accept all admin commands without further checks. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: James Smart <james.smart@broadcom.com>