Bug 193935

Summary: ATA_REQUEST_TIMEOUT vestiges >= 10
Product: Base System Reporter: arnojk
Component: kernAssignee: Andriy Voskoboinyk <avos>
Status: Closed FIXED    
Severity: Affects Only Me CC: avos
Priority: ---    
Version: 10.1-STABLE   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222170

Description arnojk 2014-09-25 22:16:59 UTC
lines concerning ATA_REQUEST_TIMEOUT in

  sys/conf/NOTES sys/dev/ata/ata-all.h

seem superfluous :

It can't be used as an option any longer, nor is it used in the sources.

(inspection a couple of days ago still showed them in -current as well, BTW)
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2015-02-18 11:54:20 UTC
Updated 10.1-BETA and 10.1-RC versioned bugs to 10.1-STABLE.
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2019-02-16 14:14:39 UTC
Bug #222170 should be closed as duplicate to this one, but I have seen it earlier; just handle them together.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-02-21 09:54:50 UTC
A commit references this bug:

Author: avos
Date: Thu Feb 21 09:54:12 UTC 2019
New revision: 344430
URL: https://svnweb.freebsd.org/changeset/base/344430

Log:
  MFC r344198:
  GC ATA_REQUEST_TIMEOUT option remnants

  It was removed from code in r249083 and from sys/conf/options in r249213.

  PR:		193935, 222170

Changes:
_U  stable/11/
  stable/11/sys/conf/NOTES
  stable/11/sys/dev/ata/ata-all.h
_U  stable/12/
  stable/12/sys/conf/NOTES
  stable/12/sys/dev/ata/ata-all.h
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-02-21 09:55:56 UTC
A commit references this bug:

Author: avos
Date: Thu Feb 21 09:54:57 UTC 2019
New revision: 344431
URL: https://svnweb.freebsd.org/changeset/base/344431

Log:
  MFC r344198:
  GC ATA_REQUEST_TIMEOUT option remnants

  It was removed from code in r249083 and from sys/conf/options in r249213.

  PR:		193935, 222170

Changes:
_U  stable/10/
  stable/10/sys/conf/NOTES
  stable/10/sys/dev/ata/ata-all.h