Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2022-10-03 Thread J. Hannken-Illjes
Yes -- I suppose genfs_pathconf() is sufficient here. -- J. Hannken-Illjes - hann...@mailbox.org > On 3. Oct 2022, at 11:40, Frank Kardel wrote: > > > Good to know. So do we need to add path conf there? > Frank > > 3 Oct 2022 11:34:09 J. Hannken-Illjes : > >> Frank, >> >> the vnode operatio

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2022-10-03 Thread Frank Kardel
Good to know. So do we need to add path conf there? Frank 3 Oct 2022 11:34:09 J. Hannken-Illjes : > Frank, > > the vnode operations for ".zfs" are in zfs_ctldir.c and there > is no pathconf operation here ... > > -- > J. Hannken-Illjes - hann...@mailbox.org > >> On 3. Oct 2022, at 11:26, Fra

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2022-10-03 Thread J. Hannken-Illjes
Frank, the vnode operations for ".zfs" are in zfs_ctldir.c and there is no pathconf operation here ... -- J. Hannken-Illjes - hann...@mailbox.org > On 3. Oct 2022, at 11:26, Frank Kardel wrote: > > Well, I am am happy to do that. But ls got eopnotsupp for fpathconf of ACL > names and barked a

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2022-10-03 Thread Frank Kardel
Well, I am am happy to do that. But ls got eopnotsupp for fpathconf of ACL names and barked at them when listing the .zfs snapshot directory. Ls is only ignoring einval at that place. So something must be wrong there wrt tog. Frank 3 Oct 2022 10:53:10 J. Hannken-Illjes : >> On 27. Sep 2022, at

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2022-10-03 Thread J. Hannken-Illjes
> On 27. Sep 2022, at 12:33, Frank Kardel wrote: > > Module Name: src > Committed By: kardel > Date: Tue Sep 27 10:33:21 UTC 2022 > > Modified Files: > src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c > > Log Message: > for unsupported names return EINVAL as per TOG >

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-11-29 Thread Yorick Hardy
On 2020-11-28, Yorick Hardy wrote: > Module Name: src > Committed By: yhardy > Date: Sat Nov 28 22:53:06 UTC 2020 > > Modified Files: > src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_disk.c > > Log Message: > Use vn_close to release the vnodes in the error handling blocks, si

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-05-07 Thread J. Hannken-Illjes
> On May 7, 2020, at 5:47 PM, Taylor R Campbell > wrote: > >> Module Name:src >> Committed By: hannken >> Date: Thu May 7 09:12:03 UTC 2020 >> >> Modified Files: >>src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c >> >> Log Message: >> Revert Rev. 1.63 and ad

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-05-07 Thread Taylor R Campbell
> Module Name:src > Committed By: hannken > Date: Thu May 7 09:12:03 UTC 2020 > > Modified Files: > src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_vnops.c > > Log Message: > Revert Rev. 1.63 and add a comment why we have to zil_commit() here: > > Operation zfs_znode

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2020-03-16 Thread Santhosh Raju
On Mon, Mar 16, 2020 at 8:18 PM Santhosh Raju wrote: > > On Mon, Mar 16, 2020 at 8:02 PM Christos Zoulas wrote: > > > > In article <20200317005012.daf4af...@cvs.netbsd.org>, > > Santhosh Raju wrote: > > >-=-=-=-=-=- > > > > > >Module Name: src > > >Committed By: fox > > >Date: Tue Ma

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2020-03-16 Thread Santhosh Raju
On Mon, Mar 16, 2020 at 8:02 PM Christos Zoulas wrote: > > In article <20200317005012.daf4af...@cvs.netbsd.org>, > Santhosh Raju wrote: > >-=-=-=-=-=- > > > >Module Name: src > >Committed By: fox > >Date: Tue Mar 17 00:50:12 UTC 2020 > > > >Modified Files: > > src/external/cddl/

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2020-03-16 Thread Christos Zoulas
In article <20200317005012.daf4af...@cvs.netbsd.org>, Santhosh Raju wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: fox >Date: Tue Mar 17 00:50:12 UTC 2020 > >Modified Files: > src/external/cddl/osnet/lib/libdtrace: Makefile > >Log Message: >external/cddl/osnet: Supress -W

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-03-12 Thread Warner Losh
On Wed, Mar 11, 2020 at 12:13 AM J. Hannken-Illjes wrote: > On 10. Mar 2020, at 13:37, Santhosh Raju wrote: > > On Tue, Mar 10, 2020 at 7:25 AM Santhosh Raju wrote: > > > Module Name:src > Committed By: fox > Date: Mon Mar 9 15:40:50 UTC 2020 > > Modified Files: >src/ex

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-03-11 Thread Santhosh Raju
On Wed, Mar 11, 2020 at 7:22 AM Greg Troxel wrote: > > J. Hannken-Illjes writes: > > >> Forgot to add in the commit log, the changes have been pulled in from > >> upstream openzfs. > >> > >> https://github.com/openzfs/zfs/commit/928e8ad47d3478a3d5d01f0dd6ae74a9371af65e#diff-9fd6b453f8153161abe072

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-03-11 Thread Martin Husemann
On Wed, Mar 11, 2020 at 08:22:26AM -0400, Greg Troxel wrote: > This seems to be hard to figure out. Is there someplace in the tree > that says what our upsream is, and what theirs is, and how all of the > various trees out there relate? And how we should be sending things, > and getting things?

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-03-11 Thread Greg Troxel
J. Hannken-Illjes writes: >> Forgot to add in the commit log, the changes have been pulled in from >> upstream openzfs. >> >> https://github.com/openzfs/zfs/commit/928e8ad47d3478a3d5d01f0dd6ae74a9371af65e#diff-9fd6b453f8153161abe0728c449e6505R4386 > > This is NOT our upstream -- This seems to b

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-03-10 Thread J . Hannken-Illjes
> On 10. Mar 2020, at 13:37, Santhosh Raju wrote: > > On Tue, Mar 10, 2020 at 7:25 AM Santhosh Raju wrote: >> >> Module Name:src >> Committed By: fox >> Date: Mon Mar 9 15:40:50 UTC 2020 >> >> Modified Files: >>src/external/cddl/osnet/dist/uts/common/fs/zfs: metaslab.c

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-03-10 Thread Santhosh Raju
On Tue, Mar 10, 2020 at 7:25 AM Santhosh Raju wrote: > > Module Name:src > Committed By: fox > Date: Mon Mar 9 15:40:50 UTC 2020 > > Modified Files: > src/external/cddl/osnet/dist/uts/common/fs/zfs: metaslab.c > > Log Message: > external/cddl/osnet: Fix possible null point

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2019-10-15 Thread Paul Goyette
On Tue, 15 Oct 2019, J. Hannken-Illjes wrote: Should be fixed with Rev. 1.4 of src/external/cddl/osnet/dist/uts/common/fs/zfs/dmu_diff.c Yup - thanks! ++--+---+ | Paul Goyette | PGP Key fingerprint: | E-mail addresse

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2019-10-14 Thread J. Hannken-Illjes
Should be fixed with Rev. 1.4 of src/external/cddl/osnet/dist/uts/common/fs/zfs/dmu_diff.c -- J. Hannken-Illjes - hann...@eis.cs.tu-bs.de - TU Braunschweig > On 15. Oct 2019, at 00:13, Paul Goyette wrote: > > I'm now seeing a build error: > > # compile libzpool/dmu_diff.pico > /build/n

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2019-10-14 Thread Paul Goyette
I'm now seeing a build error: # compile libzpool/dmu_diff.pico /build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wreturn-type -Wswitch -Wsh

Re: CVS commit: src/external/cddl/osnet/dist/tools/ctf/cvt

2019-07-18 Thread Sevan Janiyan
On 18/07/2019 08:38, Sevan Janiyan wrote: > I still need to pass noxlibs I meant -xnolibs Sevan

Re: CVS commit: src/external/cddl/osnet/dist/tools/ctf/cvt

2019-07-18 Thread Sevan Janiyan
On 16/07/2019 08:27, Juergen Hannken-Illjes wrote: > Module Name: src > Committed By: hannken > Date: Tue Jul 16 07:27:35 UTC 2019 > > Modified Files: > src/external/cddl/osnet/dist/tools/ctf/cvt: fixup_tdescs.c > > Log Message: > XXX: A crude hack to bring down the number of types

Re: CVS commit: src/external/cddl/osnet

2019-06-19 Thread Kamil Rytarowski
On 19.06.2019 22:47, Kamil Rytarowski wrote: > On 19.06.2019 10:18, Juergen Hannken-Illjes wrote: >> Module Name: src >> Committed By:hannken >> Date:Wed Jun 19 08:18:01 UTC 2019 >> >> Modified Files: >> src/external/cddl/osnet/include: libintl.h stdio_ext.h thread.h >>

Re: CVS commit: src/external/cddl/osnet

2019-06-19 Thread Kamil Rytarowski
On 19.06.2019 10:18, Juergen Hannken-Illjes wrote: > Module Name: src > Committed By: hannken > Date: Wed Jun 19 08:18:01 UTC 2019 > > Modified Files: > src/external/cddl/osnet/include: libintl.h stdio_ext.h thread.h > src/external/cddl/osnet/sys/sys: isa_defs.h procset.h sysm

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2019-02-11 Thread maya
On Tue, Feb 12, 2019 at 04:59:33AM +1100, matthew green wrote: > "Tobias Nygren" writes: > > Module Name:src > > Committed By: tnn > > Date: Mon Feb 11 17:49:37 UTC 2019 > > > > Modified Files: > > src/external/cddl/osnet/lib/libdtrace: Makefile > > > > Log Message

re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2019-02-11 Thread matthew green
"Tobias Nygren" writes: > Module Name: src > Committed By: tnn > Date: Mon Feb 11 17:49:37 UTC 2019 > > Modified Files: > src/external/cddl/osnet/lib/libdtrace: Makefile > > Log Message: > -Wno-format-truncation is only needed when using GCC this probably should be restricted to G

Re: CVS commit: src/external/cddl/osnet/sys/sys

2019-02-07 Thread Christos Zoulas
In article <20190206201922.ga8...@homeworld.netbsd.org>, wrote: >On Wed, Feb 06, 2019 at 12:56:57PM -0500, Christos Zoulas wrote: >D.org> >> @@ -66,7 +66,7 @@ crgetgroups(cred_t *cr) >> { >> static gid_t gids[NGROUPS_MAX]; > >I feel uncomfortable seeing unnecessary use of static. >(I find i

re: CVS commit: src/external/cddl/osnet/sys/sys

2019-02-06 Thread matthew green
m...@netbsd.org writes: > On Wed, Feb 06, 2019 at 12:56:57PM -0500, Christos Zoulas wrote: > D.org> > > @@ -66,7 +66,7 @@ crgetgroups(cred_t *cr) > > { > > static gid_t gids[NGROUPS_MAX]; > > I feel uncomfortable seeing unnecessary use of static. > (I find it too magical) > > What do others

Re: CVS commit: src/external/cddl/osnet/sys/sys

2019-02-06 Thread maya
On Wed, Feb 06, 2019 at 12:56:57PM -0500, Christos Zoulas wrote: D.org> > @@ -66,7 +66,7 @@ crgetgroups(cred_t *cr) > { > static gid_t gids[NGROUPS_MAX]; I feel uncomfortable seeing unnecessary use of static. (I find it too magical) What do others think? > > - memset(gids, 0, NGROUP

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/amd64

2018-08-16 Thread Kamil Rytarowski
On 12.08.2018 18:07, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Sun Aug 12 16:07:27 UTC 2018 > > Modified Files: > src/external/cddl/osnet/dev/dtrace/amd64: dtrace_isa.c > > Log Message: > handle variable kernel vm min address > > > To generate a d

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2018-06-07 Thread Kamil Rytarowski
On 07.06.2018 15:08, Joerg Sonnenberger wrote: > On Thu, Jun 07, 2018 at 10:07:27AM +0200, Kamil Rytarowski wrote: >> On 07.06.2018 00:03, Joerg Sonnenberger wrote: >>> On Wed, Jun 06, 2018 at 02:18:39PM +, Kamil Rytarowski wrote: Module Name: src Committed By: kamil D

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2018-06-07 Thread Joerg Sonnenberger
On Thu, Jun 07, 2018 at 10:07:27AM +0200, Kamil Rytarowski wrote: > On 07.06.2018 00:03, Joerg Sonnenberger wrote: > > On Wed, Jun 06, 2018 at 02:18:39PM +, Kamil Rytarowski wrote: > >> Module Name: src > >> Committed By: kamil > >> Date: Wed Jun 6 14:18:39 UTC 2018 > >

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2018-06-07 Thread Joerg Sonnenberger
On Thu, Jun 07, 2018 at 10:07:27AM +0200, Kamil Rytarowski wrote: > On 07.06.2018 00:03, Joerg Sonnenberger wrote: > > On Wed, Jun 06, 2018 at 02:18:39PM +, Kamil Rytarowski wrote: > >> Module Name: src > >> Committed By: kamil > >> Date: Wed Jun 6 14:18:39 UTC 2018 > >

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2018-06-07 Thread Kamil Rytarowski
On 07.06.2018 00:03, Joerg Sonnenberger wrote: > On Wed, Jun 06, 2018 at 02:18:39PM +, Kamil Rytarowski wrote: >> Module Name: src >> Committed By:kamil >> Date:Wed Jun 6 14:18:39 UTC 2018 >> >> Modified Files: >> src/external/cddl/osnet/lib/libdtrace: Makefile >>

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2018-06-06 Thread Joerg Sonnenberger
On Wed, Jun 06, 2018 at 02:18:39PM +, Kamil Rytarowski wrote: > Module Name: src > Committed By: kamil > Date: Wed Jun 6 14:18:39 UTC 2018 > > Modified Files: > src/external/cddl/osnet/lib/libdtrace: Makefile > > Log Message: > Make cddl/osnet/lib/libdtrace buildable with MKLL

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2018-06-05 Thread Christos Zoulas
On Jun 5, 9:06am, k...@munnari.oz.au (Robert Elz) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386 | Date:Mon, 4 Jun 2018 21:13:23 -0400 | From:chris...@zoulas.com (Christos Zoulas) | Message-ID: <20180605011323.e275017f...@rebar.astron.

re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2018-06-04 Thread matthew green
> | Sigh... > > Yes.I might clean up some of it. please do :-)

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2018-06-04 Thread Robert Elz
Date:Mon, 4 Jun 2018 21:13:23 -0400 From:chris...@zoulas.com (Christos Zoulas) Message-ID: <20180605011323.e275017f...@rebar.astron.com> | It is unfortunate that the files have diverged unnecessarly. Perhaps we | should fix that and push the changes upstream. I ha

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2018-06-04 Thread Christos Zoulas
On Jun 5, 8:10am, k...@munnari.oz.au (Robert Elz) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386 | Yes, that's what I would have thought but I just copied the position in | the amd64 version of the file. It is unfortunate that the files have div

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2018-06-04 Thread Robert Elz
Date:Mon, 4 Jun 2018 21:31:34 + (UTC) From:chris...@astron.com (Christos Zoulas) Message-ID: | That should come after ... In general "infrastructure" | headers before "feature" headers... I will fix it (it happens to work, | but)... Yes, that's what I would

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2018-06-04 Thread Christos Zoulas
In article <20180604201246.24cf1f...@cvs.netbsd.org>, Robert Elz wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: kre >Date: Mon Jun 4 20:12:46 UTC 2018 > >Modified Files: > src/external/cddl/osnet/dev/dtrace/i386: dtrace_subr.c > >Log Message: >The (dtrace version of) is

Re: CVS commit: src/external/cddl/osnet/sys/sys

2018-06-03 Thread Aymeric Vincent
Hi, "Chuck Silvers" writes: > Committed By: chs > [...] > Log Message: > tweak the osnet compat headers to allow building on MacOS and Linux hosts. Thanks a lot. The tools build works for me under Linux now. Regards, Aymeric

Re: CVS commit: src/external/cddl/osnet/sys/sys

2017-11-18 Thread Christos Zoulas
In article <20171118185259.821e7f...@cvs.netbsd.org>, Robert Elz wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: kre >Date: Sat Nov 18 18:52:59 UTC 2017 > >Modified Files: > src/external/cddl/osnet/sys/sys: kmem.h > >Log Message: >Let's define symbols before using them. T

Re: CVS commit: src/external/cddl/osnet/sys/sys

2017-11-18 Thread Nick Hudson
On 11/17/17 18:18, Christos Zoulas wrote: + if (flags == 0) + flags |= KM_SLEEP; + return pool_cache_get(cache, flags); PR_WAITOK? I know it matches, but it looks odd. Nick

re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2016-04-28 Thread Christos Zoulas
On Apr 28, 2:06pm, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common | good move using machdep.booted_file. one minor nit: | | + /* This call shouldn't fail, but use a default just in case.*/ | + if (sysctlb

re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2016-04-27 Thread matthew green
good move using machdep.booted_file. one minor nit: + /* This call shouldn't fail, but use a default just in case.*/ + if (sysctlbyname(BOOTFILE, bootfile, &len, NULL, 0) != 0) this comment isn't really true. it can fail for various reasons including that the machdep code doesn't kn

Re: CVS commit: src/external/cddl/osnet/usr.sbin/dtrace

2016-02-05 Thread Joerg Sonnenberger
On Fri, Feb 05, 2016 at 02:59:43PM +, Roy Marples wrote: > On 05/02/2016 12:35, Joerg Sonnenberger wrote: > > On Fri, Feb 05, 2016 at 12:03:17PM +0200, Andreas Gustafsson wrote: > >>> Log Message: > >>> dtrace needs Wno-format-security for clang it seems. > >>> > >>> To generate a diff of this

Re: CVS commit: src/external/cddl/osnet/usr.sbin/dtrace

2016-02-05 Thread Roy Marples
On 05/02/2016 12:35, Joerg Sonnenberger wrote: > On Fri, Feb 05, 2016 at 12:03:17PM +0200, Andreas Gustafsson wrote: >>> Log Message: >>> dtrace needs Wno-format-security for clang it seems. >>> >>> To generate a diff of this commit: >>> cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/usr.sbin/dtr

Re: CVS commit: src/external/cddl/osnet/usr.sbin/dtrace

2016-02-05 Thread Joerg Sonnenberger
On Fri, Feb 05, 2016 at 12:03:17PM +0200, Andreas Gustafsson wrote: > > Log Message: > > dtrace needs Wno-format-security for clang it seems. > > > > To generate a diff of this commit: > > cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/usr.sbin/dtrace/Makefile > > This looks wrong to me - the w

Re: CVS commit: src/external/cddl/osnet/usr.sbin/dtrace

2016-02-05 Thread Roy Marples
On 05/02/2016 10:03, Andreas Gustafsson wrote: > Roy, > > You committed: >> Log Message: >> dtrace needs Wno-format-security for clang it seems. >> >> To generate a diff of this commit: >> cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/usr.sbin/dtrace/Makefile > > This looks wrong to me - the w

Re: CVS commit: src/external/cddl/osnet/usr.sbin/dtrace

2016-02-05 Thread Andreas Gustafsson
Roy, You committed: > Log Message: > dtrace needs Wno-format-security for clang it seems. > > To generate a diff of this commit: > cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/usr.sbin/dtrace/Makefile This looks wrong to me - the warnings are pointing out actual bugs that need to be fixed in

Re: CVS commit: src/external/cddl/osnet/sys/sys

2015-12-21 Thread Alistair Crooks
Nice catch! Perhaps an entry in src/doc/HACKS would be appropriate? Thanks, Al On 21 December 2015 at 05:28, Joerg Sonnenberger wrote: > Module Name:src > Committed By: joerg > Date: Mon Dec 21 13:28:39 UTC 2015 > > Modified Files: > src/external/cddl/osnet/sys/sys: time

re: CVS commit: src/external/cddl/osnet/dist/lib/libctf/common

2015-09-28 Thread matthew green
"Thomas Klausner" writes: > Module Name: src > Committed By: wiz > Date: Mon Sep 28 22:00:26 UTC 2015 > > Modified Files: > src/external/cddl/osnet/dist/lib/libctf/common: ctf.5 > > Log Message: > Fix Dt. New sentence, new line. Fix xrefs. > > Still leaves: > trailing Xref to mdb(

re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2015-09-28 Thread Christos Zoulas
On Sep 29, 10:37am, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common | Christos Zoulas writes: | > On Sep 25, 9:30am, m...@eterna.com.au (matthew green) wrote: | > -- Subject: re: CVS commit: src/external/cddl/osnet/di

re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2015-09-28 Thread matthew green
Christos Zoulas writes: > On Sep 25, 9:30am, m...@eterna.com.au (matthew green) wrote: > -- Subject: re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common > > | when you sync things, can you also include what version you sunc with? > | so for the next person to update,

Re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2015-09-25 Thread Greg Troxel
chris...@zoulas.com (Christos Zoulas) writes: > On Sep 25, 9:30am, m...@eterna.com.au (matthew green) wrote: > -- Subject: re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common > > | when you sync things, can you also include what version you sunc with? > | so for the

re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2015-09-25 Thread Christos Zoulas
On Sep 25, 9:30am, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common | when you sync things, can you also include what version you sunc with? | so for the next person to update, they know what baseline we have in | our tree

re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2015-09-24 Thread matthew green
thanks for getting dtrace working better. "Christos Zoulas" writes: > Module Name: src > Committed By: christos > Date: Thu Sep 24 14:25:30 UTC 2015 > > Modified Files: > src/external/cddl/osnet/dist/lib/libdtrace/common: drti.c > dt_aggregate.c dt_as.c dt_cc.c dt_cg.c dt

Re: CVS commit: src/external/cddl/osnet

2015-04-11 Thread Alan Barrett
On Sat, 11 Apr 2015, Taylor R Campbell wrote: Date: Sat, 11 Apr 2015 15:12:01 +1000 from: matthew green "Taylor R Campbell" writes: When modifying, double-check that libnvpair.so defines no xdr_* symbols, only _solaris_xdr_*. (XXX Put this note somewhere...) somewhere == doc/HACKS. It'

Re: CVS commit: src/external/cddl/osnet

2015-04-11 Thread Christos Zoulas
In article <15970.1428729...@splode.eterna.com.au>, matthew green wrote: > >"Taylor R Campbell" writes: >> Module Name: src >> Committed By:riastradh >> Date:Fri Apr 10 22:44:20 UTC 2015 >> >> Modified Files: >> src/external/cddl/osnet/dist/uts/common/rpc: types.h xd

Re: CVS commit: src/external/cddl/osnet

2015-04-11 Thread Taylor R Campbell
Date: Sat, 11 Apr 2015 15:12:01 +1000 from: matthew green "Taylor R Campbell" writes: > When modifying, double-check that libnvpair.so defines no xdr_* > symbols, only _solaris_xdr_*. (XXX Put this note somewhere...) somewhere == doc/HACKS. It's not really a hack, though. Th

re: CVS commit: src/external/cddl/osnet

2015-04-10 Thread matthew green
"Taylor R Campbell" writes: > Module Name: src > Committed By: riastradh > Date: Fri Apr 10 22:44:20 UTC 2015 > > Modified Files: > src/external/cddl/osnet/dist/uts/common/rpc: types.h xdr.c xdr.h > src/external/cddl/osnet/lib/libnvpair: Makefile > > Log Message: > Use the u

Re: CVS commit: src/external/cddl/osnet/dev/systrace

2015-03-10 Thread Christos Zoulas
On Mar 10, 7:58pm, ozak...@netbsd.org (Ryota Ozaki) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet/dev/systrace | On Sun, Mar 8, 2015 at 2:47 AM, Christos Zoulas wrote: | > Module Name:src | > Committed By: christos | > Date: Sat Mar 7 17:47:09

Re: CVS commit: src/external/cddl/osnet/dev/systrace

2015-03-10 Thread Ryota Ozaki
On Sun, Mar 8, 2015 at 2:47 AM, Christos Zoulas wrote: > Module Name:src > Committed By: christos > Date: Sat Mar 7 17:47:09 UTC 2015 > > Modified Files: > src/external/cddl/osnet/dev/systrace: systrace.c > > Log Message: > we have space for 2 more arguments so use it. > >

Re: CVS commit: src/external/cddl/osnet/dev

2015-02-26 Thread Christos Zoulas
On Feb 27, 10:23am, ozak...@netbsd.org (Ryota Ozaki) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet/dev | Indeed. I followed other codes too simple. So such codes that return EBUSY | when MODULE_CMD_AUTOUNLOAD may be also hiding bugs? I have no idea | we have to specially prevent

Re: CVS commit: src/external/cddl/osnet/dev

2015-02-26 Thread Ryota Ozaki
On Fri, Feb 27, 2015 at 3:25 AM, Christos Zoulas wrote: > In article <20150226091053.38be...@cvs.netbsd.org>, > Ryota Ozaki wrote: > >>- Forbid auto unloading (not supported for now) > > Why don't you let it autounload... It is probably hiding more bugs this > way if it fails. Indeed. I followed

Re: CVS commit: src/external/cddl/osnet/dev

2015-02-26 Thread Christos Zoulas
In article <20150226091053.38be...@cvs.netbsd.org>, Ryota Ozaki wrote: >- Forbid auto unloading (not supported for now) Why don't you let it autounload... It is probably hiding more bugs this way if it fails. christos

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2014-03-15 Thread Ryota Ozaki
On Sun, Mar 16, 2014 at 3:02 PM, Matt Thomas wrote: > > On Mar 15, 2014, at 10:11 PM, Ryota Ozaki wrote: > >> Module Name: src >> Committed By: ozaki-r >> Date: Sun Mar 16 05:11:19 UTC 2014 >> >> Modified Files: >> src/external/cddl/osnet/lib/libdtrace: Makefile >> >> Log Message:

Re: CVS commit: src/external/cddl/osnet/lib/libdtrace

2014-03-15 Thread Matt Thomas
On Mar 15, 2014, at 10:11 PM, Ryota Ozaki wrote: > Module Name: src > Committed By: ozaki-r > Date: Sun Mar 16 05:11:19 UTC 2014 > > Modified Files: > src/external/cddl/osnet/lib/libdtrace: Makefile > > Log Message: > Look up arm directory on MACHINE_ARCH=*arm* Use MACHINE_CPU

Re: CVS commit: src/external/cddl/osnet/sys/sys

2013-01-03 Thread Antti Kantee
On 03.01.2013 17:59, David Laight wrote: On Thu, Jan 03, 2013 at 04:42:55PM +, David Laight wrote: Module Name:src Committed By: dsl Date: Thu Jan 3 16:42:55 UTC 2013 Modified Files: src/external/cddl/osnet/sys/sys: random.h Log Message: Use cprgn_fast() not rnd_ex

Re: CVS commit: src/external/cddl/osnet/sys/sys

2013-01-03 Thread David Laight
On Thu, Jan 03, 2013 at 04:42:55PM +, David Laight wrote: > Module Name: src > Committed By: dsl > Date: Thu Jan 3 16:42:55 UTC 2013 > > Modified Files: > src/external/cddl/osnet/sys/sys: random.h > > Log Message: > Use cprgn_fast() not rnd_extract_data(). > The latter isn't i

Re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2013-01-02 Thread David Laight
On Wed, Jan 02, 2013 at 09:19:13PM +, Matthias Scheler wrote: > Module Name: src > Committed By: tron > Date: Wed Jan 2 21:19:13 UTC 2013 > > Modified Files: > src/external/cddl/osnet/dist/lib/libdtrace/common: dt_subr.c > > Log Message: > Include "sys/ioctl.h" for the prototy

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2012-10-16 Thread Taylor R Campbell
Date: Tue, 16 Oct 2012 09:47:32 +0200 From: Alan Barrett On Mon, 15 Oct 2012, Taylor R Campbell wrote: >@@ -796,7 +794,11 @@ zfs_link_destroy(zfs_dirlock_t *dl, znod >if (zp_is_dir && !zfs_dirempty(zp)) { /* dir not empty */ >mutex_exit(&zp->z_l

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2012-10-16 Thread Alan Barrett
On Mon, 15 Oct 2012, Taylor R Campbell wrote: @@ -796,7 +794,11 @@ zfs_link_destroy(zfs_dirlock_t *dl, znod if (zp_is_dir && !zfs_dirempty(zp)) { /* dir not empty */ mutex_exit(&zp->z_lock); vn_vfsunlock(vp); +#ifdef __NetBSD__

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2012-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Oct 15 14:03:06 UTC 2012 Modified Files: src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_dir.c src/external/cddl/osnet/dist/uts/common/fs/zfs/sys: zfs_znode.h Log Message:

Re: CVS commit: src/external/cddl/osnet

2011-01-14 Thread Robert Elz
Date:Sat, 15 Jan 2011 14:36:50 +1100 From:matthew green Message-ID: <399.1295062...@splode.eterna.com.au> | > You also need to debug code with the same compilation options as you | > will use for any final builds - otherwise you can get some very | > nasty surpr

re: CVS commit: src/external/cddl/osnet

2011-01-14 Thread matthew green
> > I would like to have zfs build with -g -O0 built by default, > > this is wip code and there is high probability that someone > > will find some problem with it, therefore I would like to have > > debugging symbols already builtin. > > You really don't want to be using -O0, ever. > I certainly

Re: CVS commit: src/external/cddl/osnet

2011-01-14 Thread David Laight
On Fri, Jan 14, 2011 at 10:18:29AM +0100, haad wrote: > > I would like to have zfs build with -g -O0 built by default, > this is wip code and there is high probability that someone > will find some problem with it, therefore I would like to have > debugging symbols already builtin. You really don

Re: CVS commit: src/external/cddl/osnet

2011-01-14 Thread haad
On Fri, Jan 14, 2011 at 1:01 AM, matthew green wrote: > >> Module Name:  src >> Committed By: haad >> Date:         Thu Jan 13 23:18:24 UTC 2011 >> >> Modified Files: >>       src/external/cddl/osnet: Makefile.zfs >>       src/external/cddl/osnet/lib/libavl: Makefile >>       src/external/cddl/osn

re: CVS commit: src/external/cddl/osnet

2011-01-13 Thread matthew green
> Module Name: src > Committed By: haad > Date: Thu Jan 13 23:18:24 UTC 2011 > > Modified Files: > src/external/cddl/osnet: Makefile.zfs > src/external/cddl/osnet/lib/libavl: Makefile > src/external/cddl/osnet/lib/libnvpair: Makefile > src/external/cddl/osnet/lib/

Re: CVS commit: src/external/cddl/osnet

2010-12-14 Thread Adam Hamsik
On Dec,Tuesday 14 2010, at 3:08 PM, Matthias Scheler wrote: > Module Name: src > Committed By: tron > Date: Tue Dec 14 14:08:43 UTC 2010 > > Modified Files: > src/external/cddl/osnet/dev/fbt: fbt.c > src/external/cddl/osnet/dist/uts/common/sys: debug.h note.h > > Log Messag

Re: CVS commit: src/external/cddl/osnet/dist/uts/common/dtrace

2010-08-22 Thread Paul Goyette
On Sun, 22 Aug 2010, Christos Zoulas wrote: Module Name:src Committed By: christos Date: Sun Aug 22 18:01:02 UTC 2010 Modified Files: src/external/cddl/osnet/dist/uts/common/dtrace: dtrace.c Log Message: Adapt to new module locking regime. Is that even right? Yes, tha

Re: CVS commit: src/external/cddl/osnet

2010-04-25 Thread Adam Hoka
On Sat, 24 Apr 2010 00:29:32 + (UTC) chris...@astron.com (Christos Zoulas) wrote: > In article <20100423113953.7c16417...@cvs.netbsd.org>, > Adam Hoka wrote: > >-=-=-=-=-=- > > > >Module Name: src > >Committed By:ahoka > >Date:Fri Apr 23 11:39:53 UTC 2010 > > > >Modif

Re: CVS commit: src/external/cddl/osnet

2010-04-25 Thread Adam Hoka
On Sat, 24 Apr 2010 12:18:59 +0200 haad wrote: > On Fri, Apr 23, 2010 at 1:39 PM, Adam Hoka wrote: > > Module Name:    src > > Committed By:   ahoka > > Date:           Fri Apr 23 11:39:53 UTC 2010 > > > > Modified Files: > >        src/external/cddl/osnet/dev/dtrace: dtrace_sysctl.c dtrace_unlo

Re: CVS commit: src/external/cddl/osnet

2010-04-24 Thread haad
On Fri, Apr 23, 2010 at 1:39 PM, Adam Hoka wrote: > Module Name:    src > Committed By:   ahoka > Date:           Fri Apr 23 11:39:53 UTC 2010 > > Modified Files: >        src/external/cddl/osnet/dev/dtrace: dtrace_sysctl.c dtrace_unload.c >        src/external/cddl/osnet/dev/dtrace/amd64: dtrace_

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Christos Zoulas
On Apr 24, 3:23am, rm...@netbsd.org (Mindaugas Rasiukevicius) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet | chris...@zoulas.com (Christos Zoulas) wrote: | > | > | Are you planning to maintain this? That should be something for the | > | maintainer to decide, since it

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Mindaugas Rasiukevicius
chris...@zoulas.com (Christos Zoulas) wrote: > > | Are you planning to maintain this? That should be something for the > | maintainer to decide, since it is not a small and simple code base. > > What I am saying is that all lines you change, they become diffs. Diffs > in our preferred style or t

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Mindaugas Rasiukevicius
David Holland wrote: > >> > >> That was not an explicit preference, it was just a random choice, so I > >> have corrected it. > > > > That is arbitrary. Can we please just stay relatively liberal (up to > > sane point) about small style differences each developer has? Otherwise > > we c

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Christos Zoulas
On Apr 24, 1:43am, dholland-sourcechan...@netbsd.org (David Holland) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet | We should make lint examine the sizes of malloc calls... We have coverity for that but unfortunately the free runs have been busted for a long time. christos

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Christos Zoulas
On Apr 24, 2:09am, rm...@netbsd.org (Mindaugas Rasiukevicius) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet | Are you planning to maintain this? That should be something for the | maintainer to decide, since it is not a small and simple code base. What I am saying is that all

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread David Holland
On Sat, Apr 24, 2010 at 02:09:57AM +0100, Mindaugas Rasiukevicius wrote: >> | Also, while I see the benefits with *var (technically, it is against KNF, >> | by the way), my preference is to use type. >> >> That was not an explicit preference, it was just a random choice, so I have >> correcte

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Mindaugas Rasiukevicius
chris...@zoulas.com (Christos Zoulas) wrote: > | > | It is consistent with the code in OpenSolaris, so it should not diverge. > > This is changed code that would produce a diff in either case. > It is more correct, and I don't see propagating a poor choice. > OpenSolaris uses NULL for 0 in many p

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Christos Zoulas
On Apr 24, 1:43am, rm...@netbsd.org (Mindaugas Rasiukevicius) wrote: -- Subject: Re: CVS commit: src/external/cddl/osnet | chris...@astron.com (Christos Zoulas) wrote: | > >Modified Files: | > > src/external/cddl/osnet/dev/dtrace: dtrace_sysctl.c dtrace_unload.c | > > src/e

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Mindaugas Rasiukevicius
chris...@astron.com (Christos Zoulas) wrote: > >Modified Files: > > src/external/cddl/osnet/dev/dtrace: dtrace_sysctl.c dtrace_unload.c > > src/external/cddl/osnet/dev/dtrace/amd64: dtrace_subr.c > > src/external/cddl/osnet/dev/dtrace/i386: dtrace_subr.c > > src/external/cddl/osnet/

Re: CVS commit: src/external/cddl/osnet

2010-04-23 Thread Christos Zoulas
In article <20100423113953.7c16417...@cvs.netbsd.org>, Adam Hoka wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: ahoka >Date: Fri Apr 23 11:39:53 UTC 2010 > >Modified Files: > src/external/cddl/osnet/dev/dtrace: dtrace_sysctl.c dtrace_unload.c > src/external/cddl/os

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2010-03-18 Thread Matthias Scheler
On Thu, Mar 18, 2010 at 11:44:40PM +0900, Izumi Tsutsui wrote: > > Modified Files: > > src/external/cddl/osnet/dev/dtrace/i386: dtrace_subr.c > > > > Log Message: > > Fix the build: > > 1.) "ifdef-out" unused functions and global variables. > > 2.) Include "x86/include/cpu_counter.h" for amd64

Re: CVS commit: src/external/cddl/osnet/dev/dtrace/i386

2010-03-18 Thread Izumi Tsutsui
> Module Name: src > Committed By: tron > Date: Thu Mar 18 11:00:03 UTC 2010 > > Modified Files: > src/external/cddl/osnet/dev/dtrace/i386: dtrace_subr.c > > Log Message: > Fix the build: > 1.) "ifdef-out" unused functions and global variables. > 2.) Include "x86/include/cpu_counte

Re: CVS commit: src/external/cddl/osnet

2010-02-24 Thread Antti Kantee
On Wed Feb 24 2010 at 22:54:57 +0100, Thomas Klausner wrote: > > DTrace: Get the CTF tools building as part of the toolchain. > > Our tools now support capturing the flag? If that won't give us more > users, I don't know what... You know it, you just don't know you know it (unknown known): Bubble

Re: CVS commit: src/external/cddl/osnet

2010-02-24 Thread Darran Hunt
lol. CTF -> Compact C Type Format http://blogs.sun.com/levon/entry/reducing_ctf_overhead Regards, Darran. On 25/02/2010, at 10:54 AM, Thomas Klausner wrote: On Wed, Feb 24, 2010 at 09:53:26PM +, Darran Hunt wrote: Module Name:src Committed By: darran Date: Wed Feb 24 21:

Re: CVS commit: src/external/cddl/osnet

2010-02-24 Thread Thomas Klausner
On Wed, Feb 24, 2010 at 09:53:26PM +, Darran Hunt wrote: > Module Name: src > Committed By: darran > Date: Wed Feb 24 21:53:26 UTC 2010 > > Modified Files: > src/external/cddl/osnet/dist/lib/libctf/common: ctf_lib.c > src/external/cddl/osnet/dist/tools/ctf/common: symbol.c

  1   2   >