mark blkfront_info as ready
MFC after: 1 month
This commit is contained in:
parent
fc3a86f6e9
commit
4615bad142
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181914
@ -482,7 +482,8 @@ connect(struct blkfront_info *info)
|
||||
info->connected = BLKIF_STATE_CONNECTED;
|
||||
kick_pending_request_queues(info);
|
||||
mtx_unlock(&blkif_io_lock);
|
||||
|
||||
info->is_ready = 1;
|
||||
|
||||
#if 0
|
||||
add_disk(info->gd);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user