Fix typo in the comment.
This commit is contained in:
parent
66a698c9bc
commit
aaaf515fde
@ -497,7 +497,7 @@ g_dev_strategy(struct bio *bp)
|
||||
*
|
||||
* Called from below when the provider orphaned us.
|
||||
* - Clear any dump settings.
|
||||
* - Destroy the struct cdev *to prevent any more request from coming in. The
|
||||
* - Destroy the struct cdev to prevent any more request from coming in. The
|
||||
* provider is already marked with an error, so anything which comes in
|
||||
* in the interrim will be returned immediately.
|
||||
* - Wait for any outstanding I/O to finish.
|
||||
|
Loading…
Reference in New Issue
Block a user