git: 80ba60f64394 - main - kerberos.8: Replace dead link

2021-05-15 Thread Guangyuan Yang
The branch main has been updated by ygy (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=80ba60f64394fab3cda10d5921af896ed1c57c5f commit 80ba60f64394fab3cda10d5921af896ed1c57c5f Author: Guangyuan Yang AuthorDate: 2021-05-16 05:37:09 + Commit: Guangyuan Yang CommitDate:

git: 2e6b07866f9e - main - libalias: Ensure ASSERT behind varable declarations

2021-05-15 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=2e6b07866f9e1520626a1523f6609cc411bdda1c commit 2e6b07866f9e1520626a1523f6609cc411bdda1c Author: Lutz Donnerhacke AuthorDate: 2021-05-15 22:49:11 + Commit: Lutz Donnerhacke CommitDate: 2021-05-

Re: git: 3394d4239b85 - main - cam: allocate CCBs from UMA for SCSI and ATA IO

2021-05-15 Thread Shawn Webb
On Sat, May 15, 2021 at 11:05:49AM +, Edward Tomasz Napierala wrote: > The branch main has been updated by trasz: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3394d4239b85b5577845d9e6de4e97b18d3dba58 > > commit 3394d4239b85b5577845d9e6de4e97b18d3dba58 > Author: Edward Tomasz Napier

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Lutz Donnerhacke
On Sat, May 15, 2021 at 11:42:06PM +0100, Jessica Clarke wrote: > I think you two are talking past each other. kib@’s point is that some of the > changes made in this commit were style *changes* not style *fixes* (i.e. the > code was compliant before, you’ve just changed it from one acceptable > fo

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Jessica Clarke
On 15 May 2021, at 23:36, Lutz Donnerhacke wrote: > > On Sun, May 16, 2021 at 12:30:54AM +0300, Konstantin Belousov wrote: >>> The LIBALIAS_LOCK_ASSERT and the variable declarations were not moved. >> So you changed some style, but left the large violation in place. > > This cleanup is a prepara

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Lutz Donnerhacke
On Sun, May 16, 2021 at 12:30:54AM +0300, Konstantin Belousov wrote: > > The LIBALIAS_LOCK_ASSERT and the variable declarations were not moved. > So you changed some style, but left the large violation in place. This cleanup is a preparation to fix various issues in this code. So yes, the change w

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Konstantin Belousov
On Sat, May 15, 2021 at 10:51:33PM +0200, Lutz Donnerhacke wrote: > On Sat, May 15, 2021 at 11:14:31PM +0300, Konstantin Belousov wrote: > > On Sat, May 15, 2021 at 09:58:12PM +0200, Lutz Donnerhacke wrote: > > > Of course it was a style commit. > > > > > > + /* > > > + De-alias incoming echo

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Mark Millard via dev-commits-src-main
Konstantin Belousov kostikbel at gmail.com wrote on Sat May 15 19:42:08 UTC 2021 : > On Sat, May 15, 2021 at 07:01:07AM +, Lutz Donnerhacke wrote: > > . . . > > +static int > > +IcmpAliasIn1(struct libalias *la, struct ip *pip) > > +{ > > + LIBALIAS_LOCK_ASSERT(la); > > struct alias_link

Re: git: e73e2ee0acf5 - main - cxgbei: Handle target transfers with excess unsolicited data.

2021-05-15 Thread Jessica Clarke
On 15 May 2021, at 21:56, Mateusz Guzik wrote: > > One of these commits breaks tinderbox: > i386 MINIMAL kernel failed, check _.i386.MINIMAL for details > i386 GENERIC kernel failed, check _.i386.GENERIC for details > i386 GENERIC-NODEBUG kernel failed, check _.i386.GENERIC-NODEBUG for details >

Re: git: e73e2ee0acf5 - main - cxgbei: Handle target transfers with excess unsolicited data.

2021-05-15 Thread Mateusz Guzik
One of these commits breaks tinderbox: i386 MINIMAL kernel failed, check _.i386.MINIMAL for details i386 GENERIC kernel failed, check _.i386.GENERIC for details i386 GENERIC-NODEBUG kernel failed, check _.i386.GENERIC-NODEBUG for details i386 PAE kernel failed, check _.i386.PAE for details i386 LIN

git: 128e25842ef5 - main - vm: add another pager private flag

2021-05-15 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=128e25842ef510b39815d784e1d2af0d4afd584f commit 128e25842ef510b39815d784e1d2af0d4afd584f Author: Mateusz Guzik AuthorDate: 2021-05-14 07:50:10 + Commit: Mateusz Guzik CommitDate: 2021-05-15 20:47:

git: eec2e4ef7f96 - main - tmpfs: reimplement the mtime scan to use the lazy list

2021-05-15 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=eec2e4ef7f964d18fcec3dc2cdcd7530be490835 commit eec2e4ef7f964d18fcec3dc2cdcd7530be490835 Author: Mateusz Guzik AuthorDate: 2021-05-07 14:43:43 + Commit: Mateusz Guzik CommitDate: 2021-05-15 20:48:

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Lutz Donnerhacke
On Sat, May 15, 2021 at 11:14:31PM +0300, Konstantin Belousov wrote: > On Sat, May 15, 2021 at 09:58:12PM +0200, Lutz Donnerhacke wrote: > > Of course it was a style commit. > > > > + /* > > + De-alias incoming echo and timestamp replies. > > + Alias incoming echo and timestamp requests.

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Konstantin Belousov
On Sat, May 15, 2021 at 09:58:12PM +0200, Lutz Donnerhacke wrote: > On Sat, May 15, 2021 at 10:41:53PM +0300, Konstantin Belousov wrote: > > On Sat, May 15, 2021 at 07:01:07AM +, Lutz Donnerhacke wrote: > > > @@ -285,21 +283,20 @@ static int UdpAliasOut(struct libalias *, struct > > > ip *, i

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Lutz Donnerhacke
On Sat, May 15, 2021 at 10:41:53PM +0300, Konstantin Belousov wrote: > On Sat, May 15, 2021 at 07:01:07AM +, Lutz Donnerhacke wrote: > > @@ -285,21 +283,20 @@ static intUdpAliasOut(struct libalias *, struct > > ip *, int, int create); > > static int TcpAliasIn(struct libalias *, struct ip

Re: git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Konstantin Belousov
On Sat, May 15, 2021 at 07:01:07AM +, Lutz Donnerhacke wrote: > The branch main has been updated by donner: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=effc8e57fbf03d7f1423c662caf2b63f0d1d21a9 > > commit effc8e57fbf03d7f1423c662caf2b63f0d1d21a9 > Author: Lutz Donnerhacke > Author

Re: git: 3394d4239b85 - main - cam: allocate CCBs from UMA for SCSI and ATA IO

2021-05-15 Thread Gary Jennejohn
On Sat, 15 May 2021 11:05:49 GMT Edward Tomasz Napierala wrote: > The branch main has been updated by trasz: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3394d4239b85b5577845d9e6de4e97b18d3dba58 > > commit 3394d4239b85b5577845d9e6de4e97b18d3dba58 > Author: Edward Tomasz Napierala >

git: 7fbc0c98a8ef - main - build(7): use a more relevant example for PORTS_MODULES

2021-05-15 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=7fbc0c98a8efaef86d72759372ec7746d929302e commit 7fbc0c98a8efaef86d72759372ec7746d929302e Author: Mitchell Horne AuthorDate: 2021-05-15 14:14:52 + Commit: Mitchell Horne CommitDate: 2021-05-15 1

git: 3394d4239b85 - main - cam: allocate CCBs from UMA for SCSI and ATA IO

2021-05-15 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=3394d4239b85b5577845d9e6de4e97b18d3dba58 commit 3394d4239b85b5577845d9e6de4e97b18d3dba58 Author: Edward Tomasz Napierala AuthorDate: 2021-05-15 10:17:22 + Commit: Edward Tomasz Napierala CommitD

git: 189f8eea138a - main - libalias: replace placeholder with static constant

2021-05-15 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=189f8eea138a78b09c9f19114b1362b0df1cf87d commit 189f8eea138a78b09c9f19114b1362b0df1cf87d Author: Lutz Donnerhacke AuthorDate: 2021-05-13 21:47:57 + Commit: Lutz Donnerhacke CommitDate: 2021-05-

git: effc8e57fbf0 - main - libalias: Style cleanup

2021-05-15 Thread Lutz Donnerhacke
The branch main has been updated by donner: URL: https://cgit.FreeBSD.org/src/commit/?id=effc8e57fbf03d7f1423c662caf2b63f0d1d21a9 commit effc8e57fbf03d7f1423c662caf2b63f0d1d21a9 Author: Lutz Donnerhacke AuthorDate: 2021-05-14 13:08:08 + Commit: Lutz Donnerhacke CommitDate: 2021-05-