Re: svn commit: r368820 - head

2020-12-24 Thread Harry Schmalzbauer
Am 21.12.2020 um 15:26 schrieb Kyle Evans: On Mon, Dec 21, 2020 at 8:24 AM Rodney W. Grimes wrote: On Sun, 20 Dec 2020 15:46:12 +0100 "Hartmann, O." wrote: On Sun, 20 Dec 2020 02:59:44 + (UTC) Li-Wen Hsu wrote: Author: lwhsu Date: Sun Dec 20 02:59:44 2020 New Revision: 368820 URL: htt

Re: svn commit: r364863 - head

2020-08-28 Thread Harry Schmalzbauer
Am 28.08.2020 um 17:43 schrieb Ryan Moeller: … ld: error: undefined symbol: zfs_zstd_decompress_level >>> referenced by zio_compress.c >>>   zio_compress.o:(zio_compress_table) *** Error code 1 According to src/sys/amd64/conf/NOTES, "options ZFS" should still be supported. Unfortun

Re: svn commit: r364863 - head

2020-08-28 Thread Harry Schmalzbauer
Am 27.08.2020 um 15:26 schrieb Ryan Moeller: Author: freqlabs Date: Thu Aug 27 13:26:36 2020 New Revision: 364863 URL: https://svnweb.freebsd.org/changeset/base/364863 Log: libzfs: Also add the crypto dependency to Makefile.inc1 Reported by: kevans Discussed with: kevans Sp

Re: svn commit: r346976 - head/usr.sbin/mountd

2019-06-21 Thread Harry Schmalzbauer
Am 30.04.2019 um 23:38 schrieb Alexander Motin: Author: mav Date: Tue Apr 30 21:38:38 2019 New Revision: 346976 URL: https://svnweb.freebsd.org/changeset/base/346976 Log: Respect quotes and escapes when splitting exports fields. Without this r293305 was still unable to handle names wit

Re: svn commit: r346217 - in head/sys: fs/nfs fs/nfsclient kern sys

2019-05-03 Thread Harry Schmalzbauer
Am 15.04.2019 um 03:27 schrieb Rick Macklem: Author: rmacklem Date: Mon Apr 15 01:27:15 2019 New Revision: 346217 URL: https://svnweb.freebsd.org/changeset/base/346217 Log: Fix the NFSv4 client to safely find processes. r340744 broke the NFSv4 client, because it replaced pfind_locked()

Re: svn commit: r345057 - head/share/man/man7

2019-03-12 Thread Harry Schmalzbauer
Am 12.03.2019 um 11:50 schrieb Alexey Dokuchaev: On Tue, Mar 12, 2019 at 11:17:58AM +0100, Harry Schmalzbauer wrote: Am 12.03.2019 um 10:27 schrieb Mateusz Piotrowski: New Revision: 345057 URL: https://svnweb.freebsd.org/changeset/base/345057 Log: ports.7: Add an example of how to use

Re: svn commit: r345057 - head/share/man/man7

2019-03-12 Thread Harry Schmalzbauer
Am 12.03.2019 um 10:27 schrieb Mateusz Piotrowski: Author: 0mp (ports committer) Date: Tue Mar 12 09:27:37 2019 New Revision: 345057 URL: https://svnweb.freebsd.org/changeset/base/345057 Log: ports.7: Add an example of how to use flavors At the moment the manual page is not documenting

Re: a word of caution about the new default of so-reuseport on FreeBSD

2018-10-10 Thread Harry Schmalzbauer
Am 10.10.2018 um 10:53 schrieb Dag-Erling Smørgrav: Author: des Date: Wed Oct 10 08:53:47 2018 New Revision: 339278 URL: https://svnweb.freebsd.org/changeset/base/339278 Log: Upgrade to 1.8.1. Approved by: re (kib) Very much appreciated! Most likely you are aware about the "so-reusep

Re: Post r337773 EFIRT-boot-panic still happening with r337838 [Was: Re: svn commit: r337838 - head/sys/amd64/amd64]

2018-09-01 Thread Harry Schmalzbauer
Am 01.09.2018 um 21:01 schrieb Konstantin Belousov: On Sat, Sep 01, 2018 at 08:16:15PM +0200, Harry Schmalzbauer wrote: I'm testing ALPHA4 on a Ivy bridge machine, without recent firmware update, so no PCID. I have no idea what is the connection between firware updates and PCID. Ivy CP

Post r337773 EFIRT-boot-panic still happening with r337838 [Was: Re: svn commit: r337838 - head/sys/amd64/amd64]

2018-09-01 Thread Harry Schmalzbauer
Am 15.08.2018 um 14:48 schrieb Konstantin Belousov: Author: kib Date: Wed Aug 15 12:48:49 2018 New Revision: 337838 URL: https://svnweb.freebsd.org/changeset/base/337838 Log: Fix early EFIRT on PCID machines after r337773. Ensure that the valid PCID state is created for proc0 pmap, sin

Re: svn commit: r333174 - head/sys/amd64/vmm/io

2018-06-01 Thread Harry Schmalzbauer
Am 02.05.2018 um 20:20 schrieb Peter Grehan: That places the MFC right before the optional 11.2 Beta3, I would rather see this "low risk" change merged before May 11th, the code freeze date and Beta1, if it is desired in 11.2, for maximal test exposure.  Sure, that can be done. Hope it's not

Re: svn commit: r324508 - head/sys/kern

2018-04-02 Thread Harry Schmalzbauer
Bezüglich Mark Johnston's Nachricht vom 01.04.2018 18:47 (localtime): > On Sat, Mar 31, 2018 at 11:33:48AM +0200, Harry Schmalzbauer wrote: >> Bezüglich Sean Bruno's Nachricht vom 11.10.2017 00:21 (localtime): >>> Author: sbruno >>> Date: Tue Oct 10 22:21:05

Re: svn commit: r317567 - head/sys/x86/x86

2018-03-31 Thread Harry Schmalzbauer
Bezüglich Conrad Meyer's Nachricht vom 28.04.2017 20:25 (localtime): > Author: cem > Date: Fri Apr 28 18:25:10 2017 > New Revision: 317567 > URL: https://svnweb.freebsd.org/changeset/base/317567 > > Log: > x86 MCA: Fix a deadlock in MCA exception processing > > In exceptional circumstances,

Re: svn commit: r324508 - head/sys/kern

2018-03-31 Thread Harry Schmalzbauer
Bezüglich Sean Bruno's Nachricht vom 11.10.2017 00:21 (localtime): > Author: sbruno > Date: Tue Oct 10 22:21:05 2017 > New Revision: 324508 > URL: https://svnweb.freebsd.org/changeset/base/324508 > > Log: > match sendfile() error handling to send(). > > Sendfile() should match the error che

Re: svn commit: r324673 - head/sys/kern

2018-03-31 Thread Harry Schmalzbauer
Bezüglich Andriy Voskoboinyk's Nachricht vom 17.10.2017 00:50 (localtime): > Tue, 17 Oct 2017 00:53:28 +0300 було написано Bryan Drewery > : > >> On 10/16/2017 2:46 PM, Andriy Voskoboinyk wrote: >>> Author: avos >>> Date: Mon Oct 16 21:46:11 2017 >>> New Revision: 324673 >>> URL: https://svnweb.fr

Re: svn commit: r326773 - in head/sys: conf dev/syscon

2017-12-12 Thread Harry Schmalzbauer
Bezüglich Alexey Dokuchaev's Nachricht vom 12.12.2017 07:18 (localtime): > On Mon, Dec 11, 2017 at 10:14:04AM -0800, Nathan Whitehorn wrote: >> I think this name might confuse people looking for "syscons". Can it be >> renamed? Also, if it is ARM-specific, maybe it belongs in sys/arm? > +1 for ren

Re: svn commit: r320802 - head/etc/rc.d

2017-07-29 Thread Harry Schmalzbauer
Bezüglich Kristof Provost's Nachricht vom 29.07.2017 17:22 (localtime): > On 29 Jul 2017, at 17:20, Harry Schmalzbauer wrote: >> Bezüglich Kristof Provost's Nachricht vom 08.07.2017 11:28 (localtime): >>> Author: kp >>> Date: Sat Jul 8 09:28:31 2017 &g

Re: svn commit: r320802 - head/etc/rc.d

2017-07-29 Thread Harry Schmalzbauer
Bezüglich Harry Schmalzbauer's Nachricht vom 29.07.2017 17:20 (localtime): > Bezüglich Kristof Provost's Nachricht vom 08.07.2017 11:28 (localtime): >> Author: kp >> Date: Sat Jul 8 09:28:31 2017 >> New Revision: 320802 >> URL: https://svnweb.freebsd.org/changeset/base/320802 >> >> Log: >> All

Re: svn commit: r320802 - head/etc/rc.d

2017-07-29 Thread Harry Schmalzbauer
Bezüglich Kristof Provost's Nachricht vom 08.07.2017 11:28 (localtime): > Author: kp > Date: Sat Jul 8 09:28:31 2017 > New Revision: 320802 > URL: https://svnweb.freebsd.org/changeset/base/320802 > > Log: > Allow more services to run in vnet jails > > After some tests, here are the service

Re: svn commit: r320659 - head/usr.sbin/nfsuserd

2017-07-05 Thread Harry Schmalzbauer
Bezüglich Rick Macklem's Nachricht vom 05.07.2017 13:58 (localtime): > Well, I know nothing about jails, so I can't answer either of these. > All I can tell you is that 127.0.0.1 no longer works as localhost when > jails are run for some situations which I don't understand and that > breaks the nf

Re: svn commit: r319881 - head/sys/dev/netmap

2017-06-15 Thread Harry Schmalzbauer
Bezüglich Harry Schmalzbauer's Nachricht vom 15.06.2017 15:14 (localtime): > Bezüglich Luiz Otavio O Souza's Nachricht vom 13.06.2017 00:53 > (localtime): >> Author: loos >> Date: Mon Jun 12 22:53:18 2017 >> New Revision: 319881 >> URL: https://svnweb.freebsd.org/changeset/base/319881 >> >> Log:

Re: svn commit: r319881 - head/sys/dev/netmap

2017-06-15 Thread Harry Schmalzbauer
Bezüglich Luiz Otavio O Souza's Nachricht vom 13.06.2017 00:53 (localtime): > Author: loos > Date: Mon Jun 12 22:53:18 2017 > New Revision: 319881 > URL: https://svnweb.freebsd.org/changeset/base/319881 > > Log: > Update the current version of netmap to bring it in sync with the github > versi

Re: svn commit: r308217 - in head/sys/dev: mpr mps

2016-11-09 Thread Harry Schmalzbauer
Bezüglich Scott Long's Nachricht vom 09.11.2016 17:06 (localtime): > >> On Nov 4, 2016, at 3:18 AM, Harry Schmalzbauer wrote: … >> If it's really mps(4) who decides to store driveserial-targetID >> numbering in the /"persitent non-manufacturing config pag

Re: svn commit: r308217 - in head/sys/dev: mpr mps

2016-11-04 Thread Harry Schmalzbauer
Bezüglich Scott Long's Nachricht vom 02.11.2016 16:13 (localtime): > Author: scottl > Date: Wed Nov 2 15:13:25 2016 > New Revision: 308217 > URL: https://svnweb.freebsd.org/changeset/base/308217 > > Log: > Add a fallback to the device mapper logic. We've seen systems in the field > that are