Project

General

Profile

Activity

From 2015-02-16 to 2015-03-17

2015-03-17

11:13 PM Feature #5019: want open source bnxe
"git commit f3846625a36e89babdc12f590c0d24ffee98b5ab":https://github.com/illumos/illumos-gate/commit/f3846625a36e89ba... Electric Monk
01:04 PM Feature #3446: Update bge to support missing 57xx/577xx devices
"git commit 1b318f124d38b1f3385bdf65fef36721447b756d":https://github.com/illumos/illumos-gate/commit/1b318f124d38b1f3... Electric Monk
12:47 PM Bug #5725 (In Progress): sparc build noise in libdtrace
Add lintflags like intel uses:... Gordon Ross
12:46 PM Bug #5725 (Closed): sparc build noise in libdtrace
See lint noise like:... Gordon Ross
12:44 PM Bug #5724 (In Progress): sparc build noise in libm
Hide the "unused" variables from lint:... Gordon Ross
12:42 PM Bug #5724 (Closed): sparc build noise in libm
See lint noise like:... Gordon Ross
12:40 PM Bug #5723 (In Progress): sparc build noise in mdb genunix
Add erroff like intel uses:... Gordon Ross
12:39 PM Bug #5723 (Closed): sparc build noise in mdb genunix
See lint noise like this:... Gordon Ross
03:34 AM Bug #5222 (Closed): l2arc compression buffers "leak"
Matthew Ahrens
02:12 AM Bug #5722 (Closed): Update timezone info db to 2015a
What the Subject says. This update includes the leap-second scheduled for this year as well. Dan McDonald

2015-03-16

08:42 PM Bug #5222: l2arc compression buffers "leak"
Sorry for the delay, I'm not getting email updates for comments here.
Xin, I pulled the fix you linked to for this...
Prakash Surya
01:18 PM Bug #5638: SYSTEM hang
Hi,
What I found out is that uch consists of error already in version 5.11 OmniOS omnios-6de5e81.
regards
Frank
Frank B.
03:54 AM Bug #5721 (Resolved): tmpfs should support "mode" option
Historically, *tmpfs* mounts have inherited the permission from the directory they are mounted atop. The mount optio... Joshua M. Clulow
03:51 AM Bug #5720 (Resolved): tmpfs should support gigabyte sizes
The *"size"* mount option of *tmpfs* should support a gigabyte magnitude suffix -- *"g"* or *"G"*, in keeping with th... Joshua M. Clulow
02:13 AM Feature #5470 (Feedback): libz should be part of illumos
This bug report is partially a duplicate of bug #1002. It's unfortunate that this library has two names.
Gary Mills

2015-03-15

05:50 PM Bug #5710: iswblank_l missing from headers
So it turns out I have to fix this in -core too. Apparently I just forgot to add this symbol to the header. It is ... Garrett D'Amore
05:49 PM Bug #5710: iswblank_l missing from headers
... Garrett D'Amore
04:45 PM Bug #5719 (Closed): Add support for LSI Fury adapters
The LSI mpt_sas adapter can support with fairly trivial changes, the Fury parts. These are found in systems from Del... Garrett D'Amore
01:54 AM Feature #3446: Update bge to support missing 57xx/577xx devices
"git commit 82d15aec0ec806306291ef7cf6b85485d8645a69":https://github.com/illumos/illumos-gate/commit/82d15aec0ec80630... Electric Monk
01:53 AM Bug #5718 (In Progress): sharemgr is missing "start" and "stop" commands in its usage message
Both are described in sharemgr(1M):... Yuri Pankov

2015-03-14

11:39 PM Bug #5712: tcp_fsm.h is (mostly) unused, and utterly misleading
How are the values useful when they are, compared to our internal definitions, wrong?
Where do we expose anything us...
Rich Lowe
06:33 PM Bug #5712: tcp_fsm.h is (mostly) unused, and utterly misleading
It's more complicated, unfortunately.
tcp_fsm.h is in the netinet/ directory. These values for TCP's state machin...
Dan McDonald
07:58 PM Feature #3446: Update bge to support missing 57xx/577xx devices
"git commit 21b8230d78c7bb568bc50de4ff4dec59a5ce74d6":https://github.com/illumos/illumos-gate/commit/21b8230d78c7bb56... Electric Monk
01:43 PM Bug #5618 (In Progress): webrev is unable to format (mi in man pages
Marcel Telka
12:03 PM Bug #5716 (In Progress): Description of NFSv4 domain should live in nfsmapid(1M)
Move the "Setting nfsmapid_domain" section from nfs(4) to nfsmapid(1M) with required corrections. Yuri Pankov
11:59 AM Bug #5715 (In Progress): sharemgr(1M) shouldn't describe NFS/SMB options
As well as access lists format (see #5713 and #5714). More so, it does incorrectly list SMB options under the "The ge... Yuri Pankov
11:57 AM Feature #5714 (In Progress): want shareacl(4) man page describing NFS/SMB access lists format
Want shareacl(4) man page describing NFS/SMB access lists format, now in both share_nfs(1M) and sharemgr(1M) (probabl... Yuri Pankov
11:54 AM Feature #5713 (In Progress): want share_smb(1M) man page
Want share_smb(1M) man page, similar to share_nfs(1M), describing available options, now in sharemgr(1M), but that do... Yuri Pankov

2015-03-13

10:30 PM Bug #5712 (New): tcp_fsm.h is (mostly) unused, and utterly misleading
As pointed out in #5711 tcp_fsm.h contains a duplicate set of the TCPS_* state machine states, but with _different_ v... Rich Lowe
10:28 PM Bug #5711: assertion failed: bp != NULL, file: ../../common/inet/tcp/tcp.c, line: 3218
last ack seems likely to be true, I suspect we just need to guard against NULL here. But you'd want Dan or Seb to co... Rich Lowe
10:16 PM Bug #5711: assertion failed: bp != NULL, file: ../../common/inet/tcp/tcp.c, line: 3218
The mysterious address is just assfail.
We seem to deal in a lot of code with the fact tcp_xmit_head could be NULL...
Rich Lowe
09:38 PM Bug #5711: assertion failed: bp != NULL, file: ../../common/inet/tcp/tcp.c, line: 3218
http://www.xvoid.org/illumos/stuff/il5711.bz2 Yuri Pankov
09:34 PM Bug #5711: assertion failed: bp != NULL, file: ../../common/inet/tcp/tcp.c, line: 3218
Can you make a vmdump available for people?
Dan McDonald
09:27 PM Bug #5711 (New): assertion failed: bp != NULL, file: ../../common/inet/tcp/tcp.c, line: 3218
Just hit the following panic (2nd time in several month), no idea how to reproduce hence setting priority to low:
...
Yuri Pankov
06:59 PM Bug #5643 (Closed): _netdir_options(): _nderror is not set on failure
"git commit 9d4de077e3aa30b476ea992c9718c49688e68265":https://github.com/illumos/illumos-gate/commit/9d4de077e3aa30b4... Electric Monk
06:37 PM Bug #1101 (Closed): NFS service fails to start after hostname change
"git commit 6935f61b0d202f1b87f0234824e4a6ab88c492ac":https://github.com/illumos/illumos-gate/commit/6935f61b0d202f1b... Electric Monk
06:01 PM Bug #5465: CFLAGS missing from BUILD.SO in lib/Makefile.lib
BUILD.SO does seem very specific to libraries though. You will find libraries in usr/src/cmd and other directories i... Andrew Stormont
05:59 PM Bug #5465: CFLAGS missing from BUILD.SO in lib/Makefile.lib
You can't move it down the tree because only the library components of illumos will include lib/Makefile.lib.64. In ... Gary Mills
05:11 PM Bug #5465: CFLAGS missing from BUILD.SO in lib/Makefile.lib
Perhaps if things were in a more logical place to begin with the two versions of the variables might have been kept i... Andrew Stormont
01:51 PM Bug #5465: CFLAGS missing from BUILD.SO in lib/Makefile.lib
Yes, I agree that there is a lack of symmetry in those files. It's not a good idea to change that now. I also agree... Gary Mills
05:36 PM Feature #5709: Add binary compatibility with Solaris 10 update 10
That is the case. The new version only includes 4 symbols. Andrew Stormont
04:46 PM Feature #5709: Add binary compatibility with Solaris 10 update 10
If you do this, it's important that the version have _exactly_ the same symbols in it.
If that's the case here, it...
Rich Lowe
04:33 PM Feature #5709: Add binary compatibility with Solaris 10 update 10
Webrev: http://cr.illumos.org/~webrev/andy_js/5709/ Andrew Stormont
04:24 PM Feature #5709 (Closed): Add binary compatibility with Solaris 10 update 10
Solaris 10 update 10 added a new symbol version to libc, SUNW_1.22.7. This means that any binaries built on Solaris ... Andrew Stormont
05:15 PM Bug #5710 (Closed): iswblank_l missing from headers
This commit in libc++ exposed an issue that iswblank_l isn't in the headers
https://github.com/llvm-mirror/libcxx/co...
C B
01:41 PM Bug #5625: __GNU_UNUSED macro should have different definitions for compilers
Here are the errors I got when building in usr/src/lib/libmvec/sparcv9 with the Studio compiler:... Gary Mills
12:59 PM Support #5708: rid usbser/Makefile of CERRWARN
please review https://reviews.csiden.org/r/177/ Richard PALO
12:01 PM Support #5708 (Closed): rid usbser/Makefile of CERRWARN
Placeholder to git rid of the CERRWARNs thus:... Richard PALO

2015-03-12

09:58 PM Bug #5533: LOADPRIVDATA macro could return NULL on memory stress
*Testing of the fix*
First, I checked that the fix works as expected and the privdata global
variable is always set ...
Marcel Telka
03:02 PM Bug #5533: LOADPRIVDATA macro could return NULL on memory stress
Usually, the LOADPRIVDATA/GETPRIVDATA macros are used directly or indirectly in various API functions. There are two... Marcel Telka
06:18 PM Bug #5465: CFLAGS missing from BUILD.SO in lib/Makefile.lib
It's also a little odd that the 32-bit BUILD.SO is in Makefile.lib but the 64-bit BUILD.SO is in Makefile.master.64
...
Gordon Ross
06:18 PM Feature #5690 (Closed): Want support for newer Intel I210 parts
"git commit c124a83e09115de88ecccd4f689983f42a1d53bd":https://github.com/illumos/illumos-gate/commit/c124a83e09115de8... Electric Monk
06:18 PM Feature #5689 (Closed): Want support for newer Intel I218 parts
"git commit c124a83e09115de88ecccd4f689983f42a1d53bd":https://github.com/illumos/illumos-gate/commit/c124a83e09115de8... Electric Monk
05:12 PM Feature #3446 (Closed): Update bge to support missing 57xx/577xx devices
"git commit 087a28d18c24cf4938e8a2617b5127a2fd29ddf4":https://github.com/illumos/illumos-gate/commit/087a28d18c24cf49... Electric Monk
04:43 PM Bug #5106: elfdump compiles using headers from the build system
"git commit fc01d378bd20b13dcb27185d874fc628d851b161":https://github.com/illumos/illumos-gate/commit/fc01d378bd20b13d... Electric Monk
04:06 PM Bug #5707 (New): LOADPRIVDATA doesn't behave like a function
The LOADPRIVDATA "returns" a value by just assigning it to the pointer argument. E.g., consider the following non-ob... Josef Sipek
03:36 PM Bug #5706 (Closed): dldump(3c)/dlopen(3c): Extra spaces in the man page
There are exatra spaces after '*' here in the dldump(3c) man page:... Marcel Telka
03:24 PM Bug #5704 (In Progress): libzfs can only handle 255 file descriptors
The fix is on the way. Simon K
02:04 AM Bug #5705 (In Progress): lint building usr/src/lib/libumem/sparc/umem_genasm.c
Gordon Ross
02:03 AM Bug #5705: lint building usr/src/lib/libumem/sparc/umem_genasm.c
Fix is pretty simple.... Gordon Ross
01:42 AM Bug #5705 (Closed): lint building usr/src/lib/libumem/sparc/umem_genasm.c
Some more lint on sparc... Gordon Ross
12:56 AM Bug #5685 (Closed): remove storage meta-packages from illumos
"git commit 603d5c74c8a0125c27b230ca3fef92bb6a72f8ef":https://github.com/illumos/illumos-gate/commit/603d5c74c8a0125c... Electric Monk

2015-03-11

11:18 PM Feature #5019 (Closed): want open source bnxe
"git commit d14abf155341d55053c76eeec58b787a456b753b":https://github.com/illumos/illumos-gate/commit/d14abf155341d550... Electric Monk
09:57 PM Bug #5702 (Closed): Some leftovers in nfs_auth.c
"git commit b00681c89badc9c4b5dff8af3603e008b0cedd98":https://github.com/illumos/illumos-gate/commit/b00681c89badc9c4... Electric Monk
05:44 PM Bug #5702 (Pending RTI): Some leftovers in nfs_auth.c
Marcel Telka
09:57 PM Bug #5613 (Closed): odd ls -U behaviour if output is not a terminal
"git commit b9c817386d7607f906fe86b2b0f46bcfe80cf82d":https://github.com/illumos/illumos-gate/commit/b9c817386d7607f9... Electric Monk
07:44 PM Bug #5643 (Pending RTI): _netdir_options(): _nderror is not set on failure
Marcel Telka
07:44 PM Bug #1101 (Pending RTI): NFS service fails to start after hostname change
Marcel Telka
03:53 PM Bug #5661 (Closed): ZFS: "compression = on" should use lz4 if feature is enabled
"git commit db1741f555ec79def5e9846e6bfd132248514ffe":https://github.com/illumos/illumos-gate/commit/db1741f555ec79de... Electric Monk
09:25 AM Bug #5704 (Closed): libzfs can only handle 255 file descriptors
libzfs uses fopen(), at least in libzfs_init(). If there are more than 255 filedescriptors open, fopen() will fail un... Arne Jansen

2015-03-10

07:54 PM Bug #5684 (Closed): ZFS bootfs tests need some work
"git commit c029eafbb040b81649027c5ae5a38e92d214461b":https://github.com/illumos/illumos-gate/commit/c029eafbb040b816... Electric Monk
05:19 PM Bug #5579: zfs mount is inconsistent with mount(1m)
I think the zfs command is doing the right thing here. The boot script should not be erroring out though so quickly.... Andrew Stormont
05:07 PM Bug #5579: zfs mount is inconsistent with mount(1m)
Because of this bug, here is a simple way how to make a system unbootable:... Marcel Telka
04:52 PM Bug #5703 (New): zpool create wedged in devfs lookup
I experienced a wedged zpool create command on OmniOS r151006 and Rich Lowe helped me do a bit of investigation. It ... Eric Sproul
04:03 PM Bug #5702: Some leftovers in nfs_auth.c
There are more leftovers in nfs_auth.c: auth_knconf, svp, and ci global variables. The usage of these variables was ... Marcel Telka
03:56 PM Bug #5702 (Closed): Some leftovers in nfs_auth.c
The EQADDR macro should be removed from nfs_auth.c. The macro is no longer used/needed after the #5509 fix. Marcel Telka
02:39 PM Bug #5701: zpool list reports incorrect "alloc" value for cache devices
Please see this review: https://reviews.csiden.org/r/175/ Prakash Surya
02:27 PM Bug #5701 (Closed): zpool list reports incorrect "alloc" value for cache devices
Running on a production system, the `zpool list -v` commands lists incorrect value for "ALLOC" and "FREE", see here:
...
Prakash Surya
08:16 AM Feature #5700 (Closed): add zlogin -d option to allow graceful disconnect when zone is halted
Want zlogin option for automatically disconnecting when zone is halted, without the tricks
with escape sequences.
Alexander Eremin
07:54 AM Bug #5208: Edge case in mpt_sas causing panic
Hans Rosenfeld wrote:
> Simon Klinkert wrote:
> > I think I may have hit the same bug (multiple times in the past)....
Simon K
02:15 AM Bug #5595: libzpool won't build with a studio primary
"git commit c79a74a8321729c8f50472db67e907324bace4e5":https://github.com/illumos/illumos-gate/commit/c79a74a8321729c8... Electric Monk

2015-03-09

10:20 PM Bug #5699 (Feedback): Missing tcp/udp checksum with hardware offloading and tagged vlan
Spend most of my weekend debugging this. Opening an issue just for future people stumbling on the same problem.
No...
Jorge Schrauwen
08:30 PM Bug #5697 (In Progress): cleanup gcc warnings for cmd/nscd
http://cr.dilos.org/cr/il-5697/
Igor Kozhukhov
02:25 PM Bug #5697 (In Progress): cleanup gcc warnings for cmd/nscd
... Igor Kozhukhov
05:56 PM Bug #5588 (Closed): invalid use of NULL in itm_util.c
"git commit e492095e1158c1621976ed8c4f7926d5ab5a8ea9":https://github.com/illumos/illumos-gate/commit/e492095e1158c162... Electric Monk
05:48 PM Bug #5533: LOADPRIVDATA macro could return NULL on memory stress
The similar issue is with GETPRIVDATA macro too. Marcel Telka
03:52 PM Bug #5533 (In Progress): LOADPRIVDATA macro could return NULL on memory stress
Marcel Telka
04:06 PM Bug #5208: Edge case in mpt_sas causing panic
Simon Klinkert wrote:
> I think I may have hit the same bug (multiple times in the past). The following pastebin sho...
Hans Rosenfeld
03:42 PM Bug #5395: Build on Solaris 11.2 chokes on __ATTR_DEPRECATED
FYI elfdump no longer mixes build host and target build headers (after #5106 is fixed).
Gordon Ross
03:39 PM Bug #4902 (Closed): 4839, 3294 introduced build breakage on older Illumos build machines
The fix for #5106 also fixed this. (Perhaps #5106 was a dup of this bug - sorry.)
Gordon Ross
03:26 PM Bug #5106 (Closed): elfdump compiles using headers from the build system
"git commit 1886f67eb9de99edbcda88765f2c603a30c87fc2":https://github.com/illumos/illumos-gate/commit/1886f67eb9de99ed... Electric Monk
03:18 PM Bug #5698 (Closed): panic in mpt_sas: vmem_hash_delete(ffffff1aa3456000, 1, 8): bad free
Hi,
I had LSI SAS9205-8e with the firmware 17.00.01.00 ...
Alexander Shvayakov
02:38 PM Bug #5613: odd ls -U behaviour if output is not a terminal
The peculiar behavior was caused by two bugs in the code.
The lbuf structure contains a union that encodes two dif...
Gary Mills
02:16 PM Bug #1150 (Closed): libcmdutils has superfluous #define
"git commit 2cf749481ab62b6f2e7a25e42c1870d102ce112c":https://github.com/illumos/illumos-gate/commit/2cf749481ab62b6f... Electric Monk
12:33 PM Bug #5579: zfs mount is inconsistent with mount(1m)
Andrew Stormont wrote:
> Which filesystems did you try?
Several. The example with ZFS is in the *Description*. ...
Marcel Telka
10:57 AM Bug #5579: zfs mount is inconsistent with mount(1m)
Which filesystems did you try? In my experience both UFS and ZFS require the -O option to mount over the top of an a... Andrew Stormont
11:07 AM Bug #5465: CFLAGS missing from BUILD.SO in lib/Makefile.lib
It looks like BUILDCCC.SO should also be updated to pass CCFLAGS: https://github.com/illumos/illumos-gate/blob/master... Andrew Stormont

2015-03-08

02:20 AM Bug #5696 (Closed): ::refcount -r does not display info about removal of holds
When reference_tracking_enable is set, zfs keeps track of a certain number of recent holds and when they were removed... Matthew Ahrens
02:12 AM Bug #5695 (Closed): dmu_sync'ed holes do not retain birth time
In dmu_sync_ready(), a hole block pointer will have it's logical size
explicitly set as it's necessary fo...
Matthew Ahrens
01:58 AM Bug #5694 (Closed): traverse_prefetcher does not prefetch enough
It was observed that the default value of zfs_pd_blks_max is 100, and may be insufficient for zfs send performance wh... Matthew Ahrens
01:37 AM Bug #5693 (Closed): ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_override
sometimes ztest fails with:
> ::status
debugging core file of ztest (32-bit) from os-ztest-373.dcenter
file: /us...
Matthew Ahrens
01:16 AM Bug #5692 (Closed): expose the number of hole blocks in a file
We would like to expose the number of hole (sparse) blocks in a file. This can be useful to for example if you want ... Matthew Ahrens

2015-03-07

11:40 PM Bug #5691: nfs(4) should describe options set via sharectl(1M)
#4441 updated to describe only nfsd(1M) related changes. Yuri Pankov
11:29 PM Bug #5691: nfs(4) should describe options set via sharectl(1M)
This partially duplicates #4441. Marcel Telka
10:54 PM Bug #5691 (Closed): nfs(4) should describe options set via sharectl(1M)
Currently, nfs(4) describes the deprecated /etc/default/nfs settings. It should describe the smf properties on NFS-re... Yuri Pankov
11:39 PM Bug #4441 (In Progress): nfsd(1m) man page needs updates
Yuri Pankov
07:51 PM Feature #5690 (Closed): Want support for newer Intel I210 parts
There are some newer I210 parts that can be supported by igb. It'd be great if we supported them. Robert Mustacchi
07:50 PM Feature #5689 (Closed): Want support for newer Intel I218 parts
We'd like to support the newer generation of the I218 parts that are coming as a part of Broadwell-based motherboards... Robert Mustacchi

2015-03-06

09:36 PM Bug #5108 (Closed): value may be used uninitialized in rpcbind.c
Fixed in #5680. Marcel Telka
09:33 PM Bug #5680 (Closed): Build warnings in cmd/power, cmd/rpcbind
"git commit ff904c117f0def740594af26b7201cd392dc8411":https://github.com/illumos/illumos-gate/commit/ff904c117f0def74... Electric Monk
09:33 PM Bug #5686 (Closed): lint warnings in uts/sparc/stfm_sbd after 5056
"git commit 356f579978bd7347c891f2a7b1e9671086f183ae":https://github.com/illumos/illumos-gate/commit/356f579978bd7347... Electric Monk
04:25 PM Bug #5686: lint warnings in uts/sparc/stfm_sbd after 5056
BTW, that change came in due to an oversight when some of the original changes for 5056 were backed out during code r... Gordon Ross
02:28 PM Bug #5686: lint warnings in uts/sparc/stfm_sbd after 5056
This commit introduced an unexpected change:... Gordon Ross
02:26 PM Bug #5686 (Closed): lint warnings in uts/sparc/stfm_sbd after 5056
After #5056 was pushed I get tons of lint building uts/sparc/stfm_sbd like:... Gordon Ross
08:54 PM Bug #5688 (Closed): ELF tools need to be more careful with dwarf data
elfdump (and to a lesser extent libld) are overly trusting of DWARF data in their inputs.
- When decoding data, we...
Rich Lowe
08:33 PM Bug #2930 (Closed): beadm should sort by creation date
"git commit 4adca7e7219d20c7ca20933b5006222e781ff0e9":https://github.com/illumos/illumos-gate/commit/4adca7e7219d20c7... Electric Monk
02:24 AM Bug #5613: odd ls -U behaviour if output is not a terminal
Here's a simpler test:... Gary Mills

2015-03-05

10:28 PM Bug #5597: assertion failed: avl_is_empty(&dn->dn_dbufs), file: ../../common/fs/zfs/dnode_sync.c, line: 488
Happened again with a nightly from 2015-Feb-20 (changeset e6cb0f7):... Marcel Telka
09:25 PM Bug #5685 (Closed): remove storage meta-packages from illumos
meta-packages in illumos that are user-facing and not entirely implemented _by_ illumos are a maintenance nightmare, ... Rich Lowe
04:37 PM Bug #5682 (Closed): ypxfrd (100069) is missing from /etc/rpc
"git commit 409430af79aac96ef996a8fa0af6ca929d0faad5":https://github.com/illumos/illumos-gate/commit/409430af79aac96e... Electric Monk
02:35 PM Bug #5682: ypxfrd (100069) is missing from /etc/rpc
With the fix:... Marcel Telka
02:35 PM Bug #5682 (Pending RTI): ypxfrd (100069) is missing from /etc/rpc
Marcel Telka
12:31 AM Bug #5682 (Closed): ypxfrd (100069) is missing from /etc/rpc
The nis/xfr smf service (ypxfrd) registers with RPC program number 100069, but this number is missing from /etc/rpc:
...
Marcel Telka
03:58 PM Bug #5684 (Closed): ZFS bootfs tests need some work
We noticed that the ZFS test bootfs_002_neg started to fail after the Grub EFI changes (5560, 5561, and 5664) integra... Hans Rosenfeld
04:12 AM Bug #5106: elfdump compiles using headers from the build system
Fix out for review. Design notes:
Build a temporary object with the CTF type information this needs,
then rework...
Gordon Ross
12:24 AM Bug #1101: NFS service fails to start after hostname change
Simple manifestation of the problem:... Marcel Telka

2015-03-04

03:41 PM Bug #5630 (Closed): stale bonus buffer in recycled dnode_t leads to data corruption
"git commit cd485b49201b16c079663125308af274b6299e96":https://github.com/illumos/illumos-gate/commit/cd485b49201b16c0... Electric Monk
03:30 PM Bug #5613 (Feedback): odd ls -U behaviour if output is not a terminal
I'll investigate this one.
Gary Mills
09:53 AM Bug #5208: Edge case in mpt_sas causing panic
I think I may have hit the same bug (multiple times in the past). The following pastebin shows the kernel panic cause... Simon K
02:48 AM Bug #5680 (Closed): Build warnings in cmd/power, cmd/rpcbind
Build warnings in cmd/power, cmd/rpcbind causing builds on sparc to fail.
Gordon Ross

2015-03-03

10:21 PM Bug #5674: bootadm update-menu doesn't work with EFI-labeled disks
Yes, it's the case. Bootadm works despite printing some warnings. Alexander Pyhalov
05:11 PM Bug #5596: tar doesn't properly wait for its children
Your change to getresponse.c doesn't look quite right to me. Isn't getchar() supposed to return the next character a... Gary Mills
04:33 PM Bug #5625: __GNU_UNUSED macro should have different definitions for compilers
I'd also recommend maintaining the ``__sun_attr__((__unused__))'' style in sys/ccompile.h . Unless you want to chang... Gary Mills
02:19 PM Bug #5638: SYSTEM hang
Hi,
unfortunately I cannot create a system dump.
Because the card or stick report a timeout and are no longer acc...
Frank B.
01:21 PM Bug #5638: SYSTEM hang
Can you upload the system dump? Dan McDonald
08:06 AM Bug #5638: SYSTEM hang
Hi,
Would it be right to say something about this?
please let me know if you need more info.
regards
Frank
Frank B.
12:53 AM Feature #3842: remove the machid commands
"git commit de81e3c02f90476edcef2354e33aa3ee65bb331c":https://github.com/illumos/illumos-gate/commit/de81e3c02f90476e... Electric Monk
12:19 AM Bug #5526: One more gcc warning for cmd/power
The fix that went in is nice, but I recently ran into this (in a sparc build)... Gordon Ross

2015-03-02

11:34 PM Bug #5609: port mod_ipp to Apache 2.2
"git commit 5f4bac2809e6bb7e9c779a047a0d4438669d85d6":https://github.com/illumos/illumos-gate/commit/5f4bac2809e6bb7e... Electric Monk
08:42 PM Bug #5558 (Closed): pargs is missing -l option in usage
"git commit ba5fdd2d4d97ae03a892c1bd5557eafb030984d1":https://github.com/illumos/illumos-gate/commit/ba5fdd2d4d97ae03... Electric Monk
06:20 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
Yuri Pankov wrote:
> https://github.com/Nexenta/illumos-nexenta/commit/41bdbbaeaed5d6e456b8d42c37b12032cc9fa254
It l...
Vitaliy Gusev
03:19 PM Bug #5679 (Closed): be_sort_list(): Possible null pointer dereference
In a case the realloc() fails, we will crash at line 649 in be_sort_list():... Marcel Telka
01:51 PM Bug #5666: Crash of the HA storage cluster and entanglement of a hard drives
On Friday, I deleted ZFS cache files and successfully moved the pools.
I found the reason, but not sure what the p...
Alexander Shvayakov
10:47 AM Bug #5678 (Closed): mutex_init(3C): Extra space in man page
There is extra space before "arg" here in the mutex_init(3C) man page:... Marcel Telka
05:10 AM Feature #5642: want BSD-like date -r option
Mac OS X, at least in Yosemite (10.10.2), includes a FreeBSD-compatible *-r* flag.... Joshua M. Clulow
05:00 AM Feature #5642: want BSD-like date -r option
GNU coreutils (as used by most Linux distributions) uses -r for:
-r, --reference=FILE
displa...
Paul Henson
02:36 AM Bug #5677 (New): zfs_setattr() can hang txg train
I was recently looking at a system where zfs would hang whenever one particular filesystem was mounted. Inspecting th... George Wilson

2015-03-01

08:45 PM Bug #5674: bootadm update-menu doesn't work with EFI-labeled disks
The first invocation of bootadm looks wrong, but the 2nd one should work. I wonder why there is -z to indicate ZFS, i... Hans Rosenfeld
12:57 PM Bug #5674 (New): bootadm update-menu doesn't work with EFI-labeled disks
If you create root pool on EFI-labeled disk, bootadm update-menu can't handle this:... Alexander Pyhalov
01:06 PM Bug #1150 (In Progress): libcmdutils has superfluous #define
David Höppner
01:05 PM Bug #5558 (Pending RTI): pargs is missing -l option in usage
David Höppner

2015-02-27

10:57 PM Bug #5526 (Closed): One more gcc warning for cmd/power
"git commit 4f1c6a56e2a145f04e3f26d5c1d6e79cff937069":https://github.com/illumos/illumos-gate/commit/4f1c6a56e2a145f0... Electric Monk
07:46 PM Bug #5669: altroot not set in zpool create when specified with -o
CR: https://reviews.csiden.org/r/167/ Xin Li
07:42 PM Bug #5669 (Closed): altroot not set in zpool create when specified with -o
Currently, 'altroot' is only set when zpool create sees '-R'. It should be also set if -o altroot= is used.
Witho...
Xin Li
07:40 PM Bug #5668 (New): Switch statement with single case in vdev_disk.c seems inappropriate
It looks to me like this is something that should be changed to an if statement, since there is really only one case ... Sam Zaydel
02:51 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
https://github.com/Nexenta/illumos-nexenta/commit/41bdbbaeaed5d6e456b8d42c37b12032cc9fa254 Yuri Pankov
01:42 PM Bug #5666: Crash of the HA storage cluster and entanglement of a hard drives
Could cause panic the ZFS cache files during import pool?... Alexander Shvayakov

2015-02-26

08:30 PM Bug #5666: Crash of the HA storage cluster and entanglement of a hard drives
/var/adm/messages.0 file from ad998... Alexander Shvayakov
04:30 PM Bug #5666 (New): Crash of the HA storage cluster and entanglement of a hard drives
Hello,
I have a ZFS Storage cluster with the two nodes ad998/ad999 (Supermicro) and two JBOD Quanta M4240H
*OS:...
Alexander Shvayakov
07:33 PM Bug #5382 (Closed): pvn_getpages handles lengths <= PAGESIZE just fine
"git commit 06e6833ac1f55fa31b2fc68fa6af8abfc2974d0b":https://github.com/illumos/illumos-gate/commit/06e6833ac1f55fa3... Electric Monk
07:33 PM Bug #5384 (Closed): pvn_getpages may assert in valid scenarios
"git commit ca411232542ddf24874b545c5f0ec23b6b45f5f2":https://github.com/illumos/illumos-gate/commit/ca411232542ddf24... Electric Monk
07:33 PM Bug #5508 (Closed): move segvn #defines into seg_vn.c
"git commit 20afa66e72e7c210ef1f9053d4bc8f5b60d1eeed":https://github.com/illumos/illumos-gate/commit/20afa66e72e7c210... Electric Monk
07:29 PM Bug #5632 (Closed): libm's use of _sse_hw is wrong and unnecessary (in that order)
"git commit f665a76fbe5ccb01d21f7917a7d764c98ed42344":https://github.com/illumos/illumos-gate/commit/f665a76fbe5ccb01... Electric Monk
07:29 PM Bug #5324 (Closed): .comment section on kmdb kmods is not set properly
"git commit 6ddb3373ce2752b5535cbbda4370c8c550876098":https://github.com/illumos/illumos-gate/commit/6ddb3373ce2752b5... Electric Monk
07:29 PM Bug #5595 (Closed): libzpool won't build with a studio primary
"git commit 495021bdf7d49b2cc9a6e6981b5ec4110264741b":https://github.com/illumos/illumos-gate/commit/495021bdf7d49b2c... Electric Monk
07:19 PM Bug #5664 (Closed): make installgrub more robust, bump grub capability version
"git commit 9348d232b12debc31fa8e694c517ad8ecfd54bda":https://github.com/illumos/illumos-gate/commit/9348d232b12debc3... Electric Monk
07:51 AM Bug #5654 (Rejected): Memory leaks in fctl module
This is a duplicate of #5512. We do see a different stack trace just because the ecpp(7d) module was unloaded and so... Marcel Telka
05:55 AM Bug #5665 (New): Emulxs 16Gb FC-HBA Link Error Statistics
when i update the emulxs 16Gb FC-HBA drive as issues:https://www.illumos.org/issues/4864,the system can find the card... evan hoo
02:24 AM Bug #5397 (Closed): pfiles slow with many open sockets
"git commit d907f8b938aec9d8b57fdb15c241b98641b8b052":https://github.com/illumos/illumos-gate/commit/d907f8b938aec9d8... Electric Monk
02:24 AM Bug #4598 (Closed): fmd(1m): redzone violation: write past end of buffer
"git commit ce926fbb3eac0337e32c8855d5843ab73a07c345":https://github.com/illumos/illumos-gate/commit/ce926fbb3eac0337... Electric Monk
02:24 AM Bug #443 (Closed): auditset SMF not able to start in non-global zones
"git commit da5086c104e170d3832a3e1782dc8617061c7fc6":https://github.com/illumos/illumos-gate/commit/da5086c104e170d3... Electric Monk
12:13 AM Bug #5652: Memory leaks in klmmod after suspend/resume
The super easy way to reproduce the leak:... Marcel Telka
12:12 AM Bug #872: remove duplicate daemon() definitions
"git commit eb459a53dd5ee2db4c6c3eb63fe988a901174fc2":https://github.com/illumos/illumos-gate/commit/eb459a53dd5ee2db... Electric Monk

2015-02-25

10:07 PM Bug #5664: make installgrub more robust, bump grub capability version
webrev: http://ma.nexenta.com/~woodstock/illumos-5664/ Hans Rosenfeld
10:04 PM Bug #5664 (Closed): make installgrub more robust, bump grub capability version
Shortly after 5561 went in I was reminded that I should have bumped the version in /boot/grub/capability so that the ... Hans Rosenfeld
09:05 PM Bug #5663 (Closed): sysinfo(2): Missing spaces in the man page
There is missing space between "sysname" and "field" here in the sysinfo(2) man page:... Marcel Telka
08:59 PM Bug #5662 (New): Unused variable 'name' in setup_resolv()
The local variable 'name' in the setup_resolv() function in ypserv_resolv.c source file is actually a dead code. It ... Marcel Telka
08:28 PM Bug #5588: invalid use of NULL in itm_util.c
Hi Gary, this is found https://reviews.csiden.org/r/156/ and has been submitted to RTI.
I'll add you as reviewer.
Richard PALO
05:19 PM Bug #5588 (Feedback): invalid use of NULL in itm_util.c
This change looks correct to me. I'd say it's ready for a review request or RTI.
Gary Mills
06:46 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
Yuri Pankov wrote:
> Along with fixes for a lot of mem leaks this commit introduced.
What leaks?
Vitaliy Gusev
12:05 AM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
Andrew Stormont wrote:
> This change should be RTI'd: https://github.com/Nexenta/illumos-nexenta/commit/efbfae72dc9d...
Yuri Pankov
06:35 PM Bug #5661: ZFS: "compression = on" should use lz4 if feature is enabled
Review available: https://reviews.csiden.org/r/166/ Justin Gibbs
06:29 PM Bug #5661 (Closed): ZFS: "compression = on" should use lz4 if feature is enabled
As newer compression algorithms are developed and integrated into ZFS, the default compression algorithm, which is us... Justin Gibbs
12:01 PM Bug #5660 (New): illumos build should only use $(NAWK)/$(AWK)
Many makefile rules are just using 'nawk' when they should be using $(NAWK) defined in Makefile.master. For awk ther... Andrew Stormont
06:22 AM Bug #5659 (Closed): in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
At https://github.com/illumos/illumos-gate/blob/master/usr/src/man/man1m/zpool.1m#L931
> Do not add a disk that is...
Graham Perrin
03:10 AM Feature #3842 (Closed): remove the machid commands
"git commit d1515e527c5d324d2c75e58781f1dd47f18624d8":https://github.com/illumos/illumos-gate/commit/d1515e527c5d324d... Electric Monk
03:06 AM Feature #3842: remove the machid commands
Here's the list of commands that will be removed:... Gordon Ross
01:18 AM Bug #5606 (Closed): support build with binutils 2.25
"git commit 4d4ea8fa1c791525ea6d0a077480434f64d6e7b4":https://github.com/illumos/illumos-gate/commit/4d4ea8fa1c791525... Electric Monk
12:27 AM Bug #5658 (New): Man page for rpcb_taddr2uaddr()/rpcb_uaddr2taddr() is needed
We need a man page for both rpcb_taddr2uaddr(3nsl) and rpcb_uaddr2taddr(3nsl) functions. Marcel Telka

2015-02-24

11:54 PM Bug #5657 (Closed): Typo in rpcbind(3nsl): ssvcaddr
ssvcaddr should be changed to svcaddr here in rpcbind(3nsl) man page:... Marcel Telka
09:55 PM Bug #2988: nfssrv: need ability to go to submounts for v3 and v2 protocols
This change should be RTI'd: https://github.com/Nexenta/illumos-nexenta/commit/efbfae72dc9d4466fa85868000ef73bd4081263c Andrew Stormont
02:29 PM Bug #5656 (New): NLM does not work properly after statd restart
Once the statd is restarted (svcadm restart nfs/status) the kernel implementation of NLM (klmmod) is no longer able t... Marcel Telka
02:27 PM Bug #5655 (New): keyserv(1m): See
There are three places in the keyserv(1m) man page where the actual reference is missing (after See):... Marcel Telka
02:23 PM Bug #5654 (Rejected): Memory leaks in fctl module
While trying to reproduce bug #5652 (using the suspend/resume cycle) I noticed some memory leaks in the fctl module:
...
Marcel Telka
02:15 PM Bug #5653 (New): NFS server hang with sec=dh and keyserv down
In a case the svc:/network/rpc/keyserv:default service is down, the NFS server will hang for long time for DH shares ... Marcel Telka
01:59 PM Bug #5652 (New): Memory leaks in klmmod after suspend/resume
When there is an active NFSv3 lock and you do the suspend/resume cycle, you'll end up with several memory leaks:
<...
Marcel Telka

2015-02-23

08:12 PM Bug #5651 (Closed): Missing header file sys/fs/s5ino.h referenced in /usr/src/cmd/acct/diskusg.c
As far as I can tell, this header file ... Sam Zaydel
07:57 PM Bug #5650: mod_ipp/Makefile should search for headers
I'm not sure about the "search" idea. It might be OK, but...
We'd ideally like this module to usable on Apache 2.2 ...
Gordon Ross
07:51 PM Bug #5609: port mod_ipp to Apache 2.2
"git commit b60141bb4b106f4b56e8f351564a8d9d9e493e1c":https://github.com/illumos/illumos-gate/commit/b60141bb4b106f4b... Electric Monk
04:52 PM Bug #5526: One more gcc warning for cmd/power
Gary Mills wrote:
> The webrev for this bug is at:
>
> http://cr.illumos.org/~webrev/jgmills/5526-1
+1 as revi...
Igor Kozhukhov
04:49 PM Bug #5526 (Feedback): One more gcc warning for cmd/power
The webrev for this bug is at:
http://cr.illumos.org/~webrev/jgmills/5526-1
Gary Mills
12:19 AM Bug #5468: Missing dependencies in lib/Makefile
Yes, only the .text differences are significant here. I suspect they will disappear when the ELF errors are resolved.
Gary Mills

2015-02-22

11:25 PM Bug #5644 (Closed): rpcinfo(1m): The first synopsis supports the -T option too
"git commit a1cf91d7adb92b3440a7ed1b01e3170ec61e9350":https://github.com/illumos/illumos-gate/commit/a1cf91d7adb92b34... Electric Monk
07:11 AM Bug #5644 (Pending RTI): rpcinfo(1m): The first synopsis supports the -T option too
Marcel Telka
11:25 PM Bug #872 (Closed): remove duplicate daemon() definitions
"git commit ce3c309f71f6893197099bfac06adb66f0870d7d":https://github.com/illumos/illumos-gate/commit/ce3c309f71f68931... Electric Monk
10:02 PM Bug #5468: Missing dependencies in lib/Makefile
The .SUNW_dof stuff might be noise if Rich is right in #729. Andrew Stormont
08:59 PM Bug #5468: Missing dependencies in lib/Makefile
After a clean build on x86, I tried applying your patch and doing another build. There were no build errors, but I d... Gary Mills
05:39 PM Feature #5639 (Closed): want reentrant ether_aton_r and ether_ntoa_r
"git commit ff3aea39f71c371be25b08deb9efed41f1c95983":https://github.com/illumos/illumos-gate/commit/ff3aea39f71c371b... Electric Monk
02:12 PM Bug #5650 (Closed): mod_ipp/Makefile should search for headers
The current version of mod_ipp/Makefile expects to find Apache Portable Runtime headers in /usr/apr and /usr/apr-util... Gary Mills

2015-02-21

08:34 AM Feature #3842 (In Progress): remove the machid commands
Alexander Eremin
03:59 AM Bug #5609: port mod_ipp to Apache 2.2
In case anyone wants to put Apache 2.2 headers in their adjunct_proto area, here's the list of headers actually used ... Gordon Ross
12:03 AM Bug #5627 (Closed): svccfg export should accept instance FMRIs
"git commit bfce16ba853698e8a82133cf3ddb3ff143d14289":https://github.com/illumos/illumos-gate/commit/bfce16ba853698e8... Electric Monk

2015-02-20

11:04 PM Feature #5560 (Closed): grub should support EFI/GPT partitioning
"git commit 44bc9120699af80bb18366ca474cb2c618608ca9":https://github.com/illumos/illumos-gate/commit/44bc9120699af80b... Electric Monk
11:04 PM Bug #5125 (Closed): update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
"git commit 1a902ef8628b0dffd6df5442354ab59bb8530962":https://github.com/illumos/illumos-gate/commit/1a902ef8628b0dff... Electric Monk
11:04 PM Feature #5561 (Closed): support root pools on EFI/GPT partitioned disks
"git commit 1a902ef8628b0dffd6df5442354ab59bb8530962":https://github.com/illumos/illumos-gate/commit/1a902ef8628b0dff... Electric Monk
10:42 PM Bug #5609 (Closed): port mod_ipp to Apache 2.2
"git commit b0e753dd6a955fb2f10a0ce17d32bd33172e0400":https://github.com/illumos/illumos-gate/commit/b0e753dd6a955fb2... Electric Monk
06:15 PM Bug #5644 (Closed): rpcinfo(1m): The first synopsis supports the -T option too
The rpcinfo(1m) man page says this:... Marcel Telka
08:21 AM Bug #5638: SYSTEM hang
snooping is enabled.
here the issue of
:: msgbuf, :: status, and stack :: :: cpuinfo
Frank B.

2015-02-19

10:05 PM Bug #5643 (Closed): _netdir_options(): _nderror is not set on failure
The _netdir_options() function in straddr does not set _nderror to ND_NOMEM after the alloc failure at line 388:
<...
Marcel Telka
09:02 PM Bug #1101: NFS service fails to start after hostname change
*Root cause:*
Some RPC servers (for example: rpcbind, and lockd) binds locally using the special HOST_SELF host na...
Marcel Telka
07:04 PM Bug #1101 (In Progress): NFS service fails to start after hostname change
Marcel Telka
08:19 PM Bug #5614 (Closed): rpcbind(1m): Registered services are saved to /var/run/daemon
"git commit e32019a621e42d2ff484adc1c4b4420a115b6b72":https://github.com/illumos/illumos-gate/commit/e32019a621e42d2f... Electric Monk
08:19 PM Bug #5617 (Closed): open(2): The RETURN VALUES section should mention openat()
"git commit a6d8852a981f3ee28e9755ad33299b3652f35761":https://github.com/illumos/illumos-gate/commit/a6d8852a981f3ee2... Electric Monk
08:19 PM Bug #5616 (Closed): netdir(3nsl): Return values should be better documented
"git commit f8a04df97f92f19394b23c2e3d1907ffa0574a64":https://github.com/illumos/illumos-gate/commit/f8a04df97f92f193... Electric Monk
08:19 PM Bug #4852 (Closed): rpc_clnt_auth(3nsl): Minor man page formatting issues
"git commit 9396cc67eedc239ceec8b24af010dbaeb6162283":https://github.com/illumos/illumos-gate/commit/9396cc67eedc239c... Electric Monk
08:19 PM Bug #5636 (Closed): ldap_memfree(3ldap): Formatting issues in the man page
"git commit 6ddd698b643afc12602969d6afd1fcb06b706692":https://github.com/illumos/illumos-gate/commit/6ddd698b643afc12... Electric Monk
08:19 PM Bug #4870 (Closed): t_listen(3nsl): Typo TPROT0
"git commit cc6a84e5fae0839c62d642a3889a3a7dddb7d770":https://github.com/illumos/illumos-gate/commit/cc6a84e5fae0839c... Electric Monk
08:19 PM Bug #4649 (Closed): kmem_cache_create(9f): The function should be called from _init(9e), not _fini(9e)
"git commit 6ce0d4691b75d1575291b3f3c31b4fc4cf80a28e":https://github.com/illumos/illumos-gate/commit/6ce0d4691b75d157... Electric Monk
08:19 PM Bug #4447 (Closed): rpc_control(3nsl): info should be italic, not bold
"git commit 5121173d9eb061ce4f43e258e204733a67cd1c8c":https://github.com/illumos/illumos-gate/commit/5121173d9eb061ce... Electric Monk
08:19 PM Bug #5635 (Closed): man(5): Missing dot before SH NAME and SH SYNOPSIS
"git commit e6cb0f7efa539f8e48e8c1be930a922d8f78ff21":https://github.com/illumos/illumos-gate/commit/e6cb0f7efa539f8e... Electric Monk
07:20 PM Bug #5631 (Closed): rpcinfo(1M) is unable to connect to localhost
"git commit 20d0ade92f2ccd1095364cf9ca5807ad3dee6081":https://github.com/illumos/illumos-gate/commit/20d0ade92f2ccd10... Electric Monk
06:35 PM Bug #4394 (Rejected): svc_create(3nsl) registers with garbage address
Actually, this is not a bug, it is a feature of the Local Transport Provider (tl kernel module). In a case there is ... Marcel Telka
06:20 PM Feature #5642 (Closed): want BSD-like date -r option
In FreeBSD date there's "-r" option to convert seconds since the Epoch to current date. It would be nice to have thi... Alexander Pyhalov
05:25 PM Feature #5641 (New): add support for AT_RANDOM aux vector entry
Linux introduced AT_RANDOM which adds a 16-byte quantity of data from /dev/urnadom into an an aux vector which is nom... Robert Mustacchi
05:22 PM Feature #5640 (Closed): want epoll support
One of the differences that holds up porting software from Linux to illumos is that code that uses epoll must be rewo... Robert Mustacchi
05:19 PM Bug #5371 (Closed): Import flock from illumos-core
On the mailing list we discussed how this suffered from the same problems that 3252 suffered from in its original inc... Robert Mustacchi
05:18 PM Feature #3252: Need a proper flock() implementation
As part of this Keith Wesolowski originally did a survey of the various differences between POSIX locks set through f... Robert Mustacchi
05:12 PM Feature #3252 (In Progress): Need a proper flock() implementation
Robert Mustacchi
05:08 PM Feature #5629 (Closed): mdb ::ucontext should print uc_flags symbols
"git commit 8f88a51fa5d22e056a70484fd9496b2dee9876b0":https://github.com/illumos/illumos-gate/commit/8f88a51fa5d22e05... Electric Monk
05:08 PM Feature #5628 (Closed): mdb ::regs could print registers from a ucontext
"git commit 8f88a51fa5d22e056a70484fd9496b2dee9876b0":https://github.com/illumos/illumos-gate/commit/8f88a51fa5d22e05... Electric Monk
04:24 PM Bug #5638: SYSTEM hang
The debugger not working is worrying.
You say in the synopsis that the system hangs, but in the description that i...
Rich Lowe
03:23 PM Bug #5638 (New): SYSTEM hang
System:
SUN MICROSYSTEMS SUN FIRE X4275 SERVER
BIOS Configuration: American Megatrends Inc. 07060309 07/10/2013
BM...
Frank B.
03:34 PM Feature #5639 (Closed): want reentrant ether_aton_r and ether_ntoa_r
ether_aton and ether_ntoa, while useful, are not safe to use from a library without risking the clobbering of a user'... Robert Mustacchi
10:06 AM Bug #5564: arcstat does not work after 5497
I've pushed a simple fix for this here: https://reviews.csiden.org/r/164/ Prakash Surya

2015-02-18

09:47 PM Bug #5618: webrev is unable to format (mi in man pages
Ok, that's col(1) doing, thinking the symbol produced by '(mi' is not printable, and leaving only ^H (from the <symbo... Yuri Pankov
06:23 PM Bug #5618: webrev is unable to format (mi in man pages
Tried with this change in the webrev:... Marcel Telka
05:56 PM Bug #5618: webrev is unable to format (mi in man pages
It is, most likely, the result of using `mandoc -Tutf8` while running in C locale. The easiest (that is, not best or ... Yuri Pankov
08:51 PM Bug #5324 (In Progress): .comment section on kmdb kmods is not set properly
Rich Lowe
04:48 PM Bug #5635: man(5): Missing dot before SH NAME and SH SYNOPSIS
Yuri Pankov wrote:
> Could you please remove trailing comma in SEE ALSO while here?
Sure. Thanks for the heads up.
Marcel Telka
04:18 PM Bug #5635: man(5): Missing dot before SH NAME and SH SYNOPSIS
Could you please remove trailing comma in SEE ALSO while here? Yuri Pankov
04:15 PM Bug #5635 (Closed): man(5): Missing dot before SH NAME and SH SYNOPSIS
There is missing dot before SH NAME and SH SYNOPSIS here in the man(5) man page:... Marcel Telka
04:42 PM Bug #4447 (In Progress): rpc_control(3nsl): info should be italic, not bold
Marcel Telka
04:33 PM Bug #4649 (In Progress): kmem_cache_create(9f): The function should be called from _init(9e), not _fini(9e)
Marcel Telka
04:28 PM Bug #4870 (In Progress): t_listen(3nsl): Typo TPROT0
Marcel Telka
04:19 PM Bug #5636 (Closed): ldap_memfree(3ldap): Formatting issues in the man page
There are some formatting issues here in the ldap_memfree(3ldap) man page:... Marcel Telka
03:49 PM Bug #4852 (In Progress): rpc_clnt_auth(3nsl): Minor man page formatting issues
Marcel Telka
11:23 AM Bug #5468: Missing dependencies in lib/Makefile
Here is a webrev which fixes all instances of the build linking against libraries outside of the proto area: http://... Andrew Stormont
09:58 AM Bug #5625: __GNU_UNUSED macro should have different definitions for compilers
http://cr.dilos.org/cr/il-5625/ Igor Kozhukhov

2015-02-17

07:42 PM Bug #5634 (New): File dates limited to approx. 2037
I'm guessing this is a 32bit integer issue.
When copying files via NFS with improper dates of 2038 or further i...
Chip Schweiss
06:31 AM Bug #5631 (Pending RTI): rpcinfo(1M) is unable to connect to localhost
Marcel Telka
05:07 AM Bug #5630: stale bonus buffer in recycled dnode_t leads to data corruption
I believe this bug has been here for a long time, but the recent changes to perform asynchronous objset eviction may ... Justin Gibbs
02:33 AM Bug #5630: stale bonus buffer in recycled dnode_t leads to data corruption
When was this bug introduced? Or has this been around a long time? Dan McDonald
04:57 AM Bug #5625: __GNU_UNUSED macro should have different definitions for compilers
I copy my observation from 5456 here:... Richard PALO
04:55 AM Bug #5456: Unknown attribute __unused__
I tried building this snippet with studio 12.1 and it success without warning, so this seems related to the fact
th...
Richard PALO
03:34 AM Bug #5595: libzpool won't build with a studio primary
The Studio compiler has these options:... Gary Mills
01:25 AM Bug #5595: libzpool won't build with a studio primary
I'm fixing ctfconvert (and ctfmerge) because they're unquestionably broken. Rich Lowe
01:17 AM Bug #5595: libzpool won't build with a studio primary
Generally, inline functions in headers are intended to be used _only_ as inlines.
As long as that's true here, convi...
Gordon Ross
01:36 AM Bug #5620 (Closed): cstyle updates for cmd/cmd-crypto and lib/libkmf
"git commit 6b35cb3cf158584a9408d44b9b6796564e8e1882":https://github.com/illumos/illumos-gate/commit/6b35cb3cf158584a... Electric Monk
01:36 AM Bug #5591 (Closed): initialisation inversion of component order in cmd-crypto/elfsign.c
"git commit 6b35cb3cf158584a9408d44b9b6796564e8e1882":https://github.com/illumos/illumos-gate/commit/6b35cb3cf158584a... Electric Monk

2015-02-16

10:07 PM Bug #5632 (Closed): libm's use of _sse_hw is wrong and unnecessary (in that order)
libm looks at the _sse_hw symbol provided by libc to tell whether it is running on an i386 system capable of SSE.
...
Rich Lowe
08:10 PM Bug #5630: stale bonus buffer in recycled dnode_t leads to data corruption
Review available: https://reviews.csiden.org/r/163/ Justin Gibbs
06:19 PM Bug #5630 (Closed): stale bonus buffer in recycled dnode_t leads to data corruption
dnode_sync_free() resets the in-core dnode_t of a just deleted
object so it represents an unallocated object. The d...
Justin Gibbs
07:57 PM Bug #5631 (Closed): rpcinfo(1M) is unable to connect to localhost
The rpcinfo(1M) is unable to connect to localhost over TCP or UDP in a case the host parameter is not specified and t... Marcel Telka
07:07 PM Bug #1427: import libssl
The webrev, containing all illumos changes, is here:
http://cr.illumos.org/~webrev/jgmills/1427-1
The modified ...
Gary Mills
02:43 PM Bug #5615: fmd should make sure it is registered with rpcbind
An idea from Gordon Ross: we could try to re-check (and re-register) on refresh. Marcel Telka
12:03 AM Bug #5595 (In Progress): libzpool won't build with a studio primary
Rich Lowe
 

Also available in: Atom