Author: mav
Date: Wed Jan 30 18:56:45 2019
New Revision: 343588
URL: https://svnweb.freebsd.org/changeset/base/343588

Log:
  Remove stale now comment, forgotten in r343582.
  
  MFC after:    2 weeks

Modified:
  head/sys/cam/scsi/scsi_da.c

Modified: head/sys/cam/scsi/scsi_da.c
==============================================================================
--- head/sys/cam/scsi/scsi_da.c Wed Jan 30 17:44:30 2019        (r343587)
+++ head/sys/cam/scsi/scsi_da.c Wed Jan 30 18:56:45 2019        (r343588)
@@ -3314,9 +3314,7 @@ more:
                        /*
                         * BIO_FLUSH doesn't currently communicate
                         * range data, so we synchronize the cache
-                        * over the whole disk.  We also force
-                        * ordered tag semantics the flush applies
-                        * to all previously queued I/O.
+                        * over the whole disk.
                         */
                        scsi_synchronize_cache(&start_ccb->csio,
                                               /*retries*/1,
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to