svn commit: r357849 - head/sys/cam/scsi
Slawa Olhovchenkov
slw at zxy.spb.ru
Thu Feb 13 15:43:40 UTC 2020
On Thu, Feb 13, 2020 at 08:36:08AM -0700, Warner Losh wrote:
> On Thu, Feb 13, 2020 at 7:05 AM Slawa Olhovchenkov <slw at zxy.spb.ru> wrote:
>
> > On Thu, Feb 13, 2020 at 01:23:45AM +0000, Warner Losh wrote:
> >
> > > Author: imp
> > > Date: Thu Feb 13 01:23:44 2020
> > > New Revision: 357849
> > > URL: https://svnweb.freebsd.org/changeset/base/357849
> > >
> > > Log:
> > > Convert rotating and unmapped_io to a DA flag
> > >
> > > Rotating and unmapped_io are really da flags. Convert them to a flag
> > so it will
> > > be reported with the other flags for the device. Deprecate the
> > .rotating and
> > > .unmapped_io sysctls in FreeBSD 14 and remove the softc ints.
> >
> > Can you clarification this deprecate?
> >
>
> The functionality has moved into the new .flags sysctl. I plan on keeping
Thanks!
More information about the svn-src-head
mailing list