Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
9862 fix typo in comment in vdev_impl.h
Browse files Browse the repository at this point in the history
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Approved by: Robert Mustacchi <rm@joyent.com>
  • Loading branch information
allanjude authored and Prakash Surya committed Oct 4, 2018
1 parent aa9ef48 commit 84927f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/src/uts/common/fs/zfs/sys/vdev_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ struct vdev {

/*
* The queue depth parameters determine how many async writes are
* still pending (i.e. allocated by net yet issued to disk) per
* still pending (i.e. allocated but not yet issued to disk) per
* top-level (vdev_async_write_queue_depth) and the maximum allowed
* (vdev_max_async_write_queue_depth). These values only apply to
* top-level vdevs.
Expand Down

0 comments on commit 84927f5

Please sign in to comment.