Date: Fri, 14 Apr 2017 20:25:18 -0600 From: Alan Somers <asomers@freebsd.org> To: rgrimes@freebsd.org Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r316945 - in head: etc/defaults etc/periodic/daily share/man/man5 Message-ID: <CAOtMX2ggyEqmm5U4UZ%2BHrhzonOc%2BRzxQq9MqXmbTE5UkibPs3g@mail.gmail.com> In-Reply-To: <201704150155.v3F1teNW009309@pdx.rh.CN85.dnsmgr.net> References: <201704142259.v3EMxEAa083233@repo.freebsd.org> <201704150155.v3F1teNW009309@pdx.rh.CN85.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 14, 2017 at 7:55 PM, Rodney W. Grimes <freebsd@pdx.rh.cn85.dnsmgr.net> wrote: > [ Charset UTF-8 unsupported, converting... ] >> Author: asomers >> Date: Fri Apr 14 22:59:14 2017 >> New Revision: 316945 >> URL: https://svnweb.freebsd.org/changeset/base/316945 >> >> Log: >> Add 410.status-mfi, a periodic script for mfi(4) arrays >> >> PR: 176049 >> Submitted by: doconnor@gsoft.com.au >> Reviewed by: scottl, Larry Rosenman <ler@lerctr.org> >> MFC after: 3 weeks >> Relnotes: yes >> >> Added: >> head/etc/periodic/daily/410.status-mfi (contents, props changed) >> Modified: >> head/etc/defaults/periodic.conf >> head/etc/periodic/daily/Makefile >> head/share/man/man5/periodic.conf.5 >> >> Modified: head/etc/periodic/daily/Makefile >> ============================================================================== >> --- head/etc/periodic/daily/Makefile Fri Apr 14 22:02:08 2017 (r316944) >> +++ head/etc/periodic/daily/Makefile Fri Apr 14 22:59:14 2017 (r316945) >> @@ -13,6 +13,7 @@ FILES= 100.clean-disks \ >> 400.status-disks \ >> 401.status-graid \ >> 406.status-gmirror \ >> + 410.status-mfi \ >> 407.status-graid3 \ >> 408.status-gstripe \ >> 409.status-gconcat \ > > Insered into the middle of a number sorted list? Mea culpa. Already fixed in r316946. > Rod Grimes rgrimes@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2ggyEqmm5U4UZ%2BHrhzonOc%2BRzxQq9MqXmbTE5UkibPs3g>