Remove stale now comment, forgotten in r343582.

MFC after:	2 weeks
This commit is contained in:
Alexander Motin 2019-01-30 18:56:45 +00:00
parent 435a8c1560
commit 441a6b699f

View File

@ -3314,9 +3314,7 @@ more:
/* /*
* BIO_FLUSH doesn't currently communicate * BIO_FLUSH doesn't currently communicate
* range data, so we synchronize the cache * range data, so we synchronize the cache
* over the whole disk. We also force * over the whole disk.
* ordered tag semantics the flush applies
* to all previously queued I/O.
*/ */
scsi_synchronize_cache(&start_ccb->csio, scsi_synchronize_cache(&start_ccb->csio,
/*retries*/1, /*retries*/1,