Activity
From 2017-08-22 to 2017-09-20
2017-09-20
-
06:37 PM Bug #8624 (Closed): xhci and nvme can't bind DMA memory with IOMMU enabled
- "git commit 6667d029bb28f9a4d1cb7f3366aad23b59e7dca4":https://github.com/illumos/illumos-gate/commit/6667d029bb28f9a4...
-
06:37 PM Bug #8620 (Closed): pcplusmp shouldn't support x2APIC mode
- "git commit 583cd3308017d0e5a17e7164fbee4c20ed04b165":https://github.com/illumos/illumos-gate/commit/583cd3308017d0e5...
-
06:37 PM Bug #8625 (Closed): nvme causes bad free panic in IOMMU
- "git commit 2cedd8f0ecbd2b29bf0aac72bb8b7413b0326938":https://github.com/illumos/illumos-gate/commit/2cedd8f0ecbd2b29...
-
06:37 PM Bug #8623 (Closed): IMMU_CONTIG_PADDR is broken for cookies with more than one page
- "git commit 2cedd8f0ecbd2b29bf0aac72bb8b7413b0326938":https://github.com/illumos/illumos-gate/commit/2cedd8f0ecbd2b29...
-
06:37 PM Bug #8622 (Closed): panic in PTE_set_all()
- "git commit 2cedd8f0ecbd2b29bf0aac72bb8b7413b0326938":https://github.com/illumos/illumos-gate/commit/2cedd8f0ecbd2b29...
2017-09-19
-
07:43 PM Bug #8651 (Closed): loader: biosmem allocate heap just below 4GB
- "git commit 1ed324dd33fca02192d31bad13a72f6531ad4918":https://github.com/illumos/illumos-gate/commit/1ed324dd33fca021...
-
03:22 PM Bug #8654: unused local typedef in rpc code
- "git commit 0827cc77d5fbb0420473ad22f969348c3e6f7401":https://github.com/illumos/illumos-gate/commit/0827cc77d5fbb042...
2017-09-18
-
08:12 PM Bug #8661 (Closed): remove "zil-cw2" dtrace probe
- The "zil-cw1" dtrace probe was previously removed in 8558, and the "zil-cw2" probe should have been removed in that p...
-
03:43 PM Bug #8660: mpi code checks return value of void function
- Webrev: http://cr.illumos.org/~webrev/andy_js/8660/
-
03:22 PM Bug #8660 (Closed): mpi code checks return value of void function
- The return value of s_mp_mul_d_add_offset (declared void) is checked in s_mp_redc. This causes problems with GCC 5.X.
-
02:05 PM Bug #8659: ata: unused but set warnings with GCC 5.X
- NOTE: ADBG_WARN is a no-op when ATA_DEBUG is not defined which is why I changed the ifdef from DEBUG to ATA_DEBUG.
-
01:26 PM Bug #8659: ata: unused but set warnings with GCC 5.X
- Webrev: http://cr.illumos.org/~webrev/andy_js/8659/
-
12:43 PM Bug #8659 (Closed): ata: unused but set warnings with GCC 5.X
- In ata_init_pm there are two variables (pmc_name and pmc) with are only used when ATA_USE_AUTOPM is defined.
In sil3... -
02:00 PM Bug #8654 (Closed): unused local typedef in rpc code
- "git commit 919f1431f035c123b6b6e1efa2554b6e8729b494":https://github.com/illumos/illumos-gate/commit/919f1431f035c123...
-
10:20 AM Feature #7997: Could make nightly env files more easily usable
- Don't forget PKGVERS_BRANCH.
2017-09-15
-
06:57 PM Bug #8655 (Closed): remove more gender specific language
- "git commit a141dbd6230b88bf7da3b673ca0f9b46918d5684":https://github.com/illumos/illumos-gate/commit/a141dbd6230b88bf...
-
06:57 PM Bug #8567 (Closed): Inconsistent return value in zpool_read_label
- "git commit c861bfbd77c4ae780a0341e9cb6926d8b74341cf":https://github.com/illumos/illumos-gate/commit/c861bfbd77c4ae78...
-
06:57 PM Bug #8602 (Closed): remove unused "dp_early_sync_tasks" field from "dsl_pool" structure
- "git commit 2bcb5458541cc6e8bf7dc541303da29297b82e8b":https://github.com/illumos/illumos-gate/commit/2bcb5458541cc6e8...
-
06:57 PM Bug #8605 (Closed): zfs channel programs: zfs.exists undocumented and non-working
- "git commit 5f39f884e2035d671ec02148fc4d8420c670bcb4":https://github.com/illumos/illumos-gate/commit/5f39f884e2035d67...
-
06:57 PM Bug #8604 (Closed): Avoid unnecessary work search in VFS when unmounting snapshots
- "git commit ed992b0aac4e5b70dc1273b1d055c0d471fbb4b1":https://github.com/illumos/illumos-gate/commit/ed992b0aac4e5b70...
-
04:06 PM Bug #8626 (Closed): make pcplusmp and apix warning-free
- "git commit 30acb30daf662150e9e016113303bd74f2379dfc":https://github.com/illumos/illumos-gate/commit/30acb30daf662150...
-
03:12 PM Bug #8657 (Closed): test-runner dryrun (-d) fails for runfile (-c) mode
- Error 1):...
2017-09-14
-
06:31 PM Bug #8604: Avoid unnecessary work search in VFS when unmounting snapshots
- Serapheim Dimitropoulos wrote:
> Every time we want to unmount a snapshot (happens during snapshot deletion or renam... -
05:42 PM Bug #8656: acquire-spray fails when in.iked is running
- The failure is that fewer ACQUIRE messages are seen by the "ipseckey monitor" in acquire-spray.
-
05:39 PM Bug #8656 (New): acquire-spray fails when in.iked is running
- #8529 introduced PF_KEY test cases into os-test. The acquire-spray test will fail if IKE is running on the global zo...
2017-09-13
-
04:14 PM Bug #8655 (Closed): remove more gender specific language
- @alis0nc wrote in the openzfs PR:
> I recently came across illumos/illumos-gate@48bbca8 which was removing gender ... -
02:57 PM Bug #8652: Tautological comparisons with ZPROP_INVAL
- Don't sweat it Igor. I've already fixed it on FreeBSD and I should have a pull request for OpenZFS later today.
-
10:31 AM Bug #8654: unused local typedef in rpc code
- Webrev: http://cr.illumos.org/~webrev/andy_js/8654/
-
10:23 AM Bug #8654 (Closed): unused local typedef in rpc code
- Unused local typedefs in RPC code cause warnings to be generated.
-
01:16 AM Feature #7388: Support -h <hostname> for ipadm DHCP
- "git commit 2ee1ed1ec5dfdf07d2c92db58b11f630de2a6e87":https://github.com/illumos/illumos-gate/commit/2ee1ed1ec5dfdf07...
2017-09-12
-
07:47 PM Bug #8653 (Closed): Use after free in UDP socket close.
- I have a couple of servers that run as outbound DNS resolvers for my network and run unbound (https://www.unbound.net...
-
05:33 PM Bug #8652: Tautological comparisons with ZPROP_INVAL
- Alan Somers wrote:
> Here's GCC's explanation for how they handle enum signededness. I would guess that the problem... -
05:29 PM Bug #8652: Tautological comparisons with ZPROP_INVAL
- Here's GCC's explanation for how they handle enum signededness. I would guess that the problem exists on Illumos, bu...
-
04:26 PM Bug #8652 (Closed): Tautological comparisons with ZPROP_INVAL
- Clang and GCC prefer to use unsigned ints to store enums. With Clang, that causes tautological comparison warnings w...
-
03:24 PM Feature #8519 (Closed): Add ns_name_pton2 to libresolv2 mapfile
- "git commit b31320a79e2054c6739b5229259dbf98f3afc547":https://github.com/illumos/illumos-gate/commit/b31320a79e2054c6...
-
03:24 PM Feature #8518 (Closed): Allow using system-generated IAID/DUID for all DHCPv4
- "git commit b31320a79e2054c6739b5229259dbf98f3afc547":https://github.com/illumos/illumos-gate/commit/b31320a79e2054c6...
-
03:24 PM Bug #8517 (Closed): Add ipadm and nwam options to allow designating a DHCP address as the primary interface
- "git commit b31320a79e2054c6739b5229259dbf98f3afc547":https://github.com/illumos/illumos-gate/commit/b31320a79e2054c6...
-
03:24 PM Feature #7388 (Closed): Support -h <hostname> for ipadm DHCP
- "git commit b31320a79e2054c6739b5229259dbf98f3afc547":https://github.com/illumos/illumos-gate/commit/b31320a79e2054c6...
-
03:01 PM Bug #8479 (Closed): nvmeadm doesn't handle namespaces with EUI64
- "git commit c6e58d8c85cf3e5d0db157501b40276eb59edf16":https://github.com/illumos/illumos-gate/commit/c6e58d8c85cf3e5d...
-
03:01 PM Bug #8480 (Closed): nvmeadm should ignore 0-sized namespaces by default
- "git commit 1e167260e7cd91e04759854b0ae61b36cd47a218":https://github.com/illumos/illumos-gate/commit/1e167260e7cd91e0...
-
03:01 PM Bug #8481 (Closed): nvmeadm: nvme_dskname() string handling is buggy
- "git commit e7e9ed12e28c345b730aae97b62991a1b640fc7c":https://github.com/illumos/illumos-gate/commit/e7e9ed12e28c345b...
-
03:01 PM Bug #8631 (Closed): only 16 NVMe controllers usable per system due to 18bit minor number limit
- "git commit dc97a43d4a70c8773a619f11b95b07a787f6f5b7":https://github.com/illumos/illumos-gate/commit/dc97a43d4a70c877...
-
02:40 PM Bug #8649 (Closed): SD_RESET_THROTTLE_TIMEOUT is defined twice
- "git commit faeab80b5dcf1bc503f1f02494131eb0e6da46c3":https://github.com/illumos/illumos-gate/commit/faeab80b5dcf1bc5...
-
08:34 AM Bug #8651 (Closed): loader: biosmem allocate heap just below 4GB
- The current biosmem code is walking bios smap entries and looking for smap entry just below 4GB line, if there is suc...
-
05:17 AM Bug #8391: mr_sas controller lockup on Dell H330
- I have been seeing similar problems with the H330, as reported on the SmartOS mail list:
The controller is running...
2017-09-11
-
08:36 PM Bug #8642: panic due to "deadman: timed out after 50 seconds of clock inactivity"
- review request: https://reviews.csiden.org/r/276/
-
08:17 PM Bug #1915: IPsec kstats shouldn't be persistent
- The cause of this bug goes WAY back to before Stack Instances. Because of the IPsec loader thread, there was thought...
-
05:26 PM Bug #8649: SD_RESET_THROTTLE_TIMEOUT is defined twice
- Webrev: http://cr.illumos.org/~webrev/andy_js/8649/
-
05:17 PM Bug #8649 (Closed): SD_RESET_THROTTLE_TIMEOUT is defined twice
- SD_RESET_THROTTLE_TIMEOUT is defined in usr/src/uts/common/sys/scsi/targets/sddef.h twice.
-
02:59 PM Bug #8648 (Closed): Fix range locking in ZIL commit codepath
- I'm opening this bug to track integration of the following ZFS on Linux commit into illumos:...
-
02:52 PM Feature #8647 (Closed): loader should support large_dnode
- The zfsonlinux feature large_dnode is not yet supported by the loader.
This is the same change as posted for FreeB...
2017-09-10
-
07:32 PM Bug #8646 (Closed): loader: replace EFI part devices.
- FreeBSD update:
https://svnweb.freebsd.org/base?view=revision&revision=r313333
https://svnweb.freebsd.org/base?vie...
2017-09-09
-
02:22 PM Bug #8645 (Closed): 'dmake setup' forgets to create /usr/share/lib/termcap
- My mistake. Please ignore.
-
02:02 PM Bug #8645 (Closed): 'dmake setup' forgets to create /usr/share/lib/termcap
- I had a build that recently blew up in usr/src/cmd/mdb/intel/ia32/kmdb because this directory didn't exist.
2017-09-08
-
11:29 PM Bug #8643: Fix misuse of _KMEMUSER in i86pc
- Fix out for review: https://www.illumos.org/rb/r/658/
-
11:27 PM Bug #8643 (Closed): Fix misuse of _KMEMUSER in i86pc
- There was some discussion of this on the developers list. See the subject:
Request 417: 8007 uts: sysmacros.h shoul... -
06:07 PM Bug #8642 (New): panic due to "deadman: timed out after 50 seconds of clock inactivity"
- This issue has haunted us quite frequently since last month, and I was eventually able to reproduce it using a C prog...
-
04:55 PM Bug #8641 (Closed): "zpool clear" and "zinject" don't work on "spare" or "replacing" vdevs
- "zpool clear" and "zinject -d" can both operate on specific vdevs, either leaf or interior. However, due to an overs...
-
03:15 PM Bug #8640 (Closed): libofmt needs to include required headers
- The header file for libofmt.h is incomplete. Notably it uses a @uint_t@ type declaration, but doesn't declare anythin...
-
03:14 PM Bug #8639 (Closed): libofmt doesn't properly build its lint library
- While working on 8507, I noticed the following lint issue:...
-
02:05 PM Bug #1915: IPsec kstats shouldn't be persistent
- This one is also known as SmartOS bugs https://smartos.org/bugview/OS-816 and https://smartos.org/bugview/OS-6334
2017-09-07
-
08:04 PM Bug #8636 (Closed): recursive epoll should emit EPOLLRDNORM
- This replicates downstream bug "OS-5894":https://smartos.org/bugview/OS-5894
When polling on an epoll descriptor, ... -
08:02 PM Bug #8635 (Closed): epoll should not emit POLLNVAL
- This replicates downstream bug "OS-5884":https://smartos.org/bugview/OS-5884
While checking the poll() handlers in... -
08:00 PM Bug #8634 (Closed): epoll fails to wake on certain edge-triggered conditions
- This replicates downstream bug "OS-5882":https://smartos.org/bugview/OS-5882
There are certain circumstances under... -
07:52 PM Bug #8616 (Closed): ld has trouble parsing -z options specified with -Wl
- "git commit 202ca9ae460faf1825ede303c46abd4e1f6cee28":https://github.com/illumos/illumos-gate/commit/202ca9ae460faf18...
-
07:44 PM Bug #8633 (Duplicate): epoll should better detect fd reassignment
- Replicating downstream bug "OS-6116":https://smartos.org/bugview/OS-6116
Several customers, internal and otherwise... -
07:40 PM Bug #8619: epoll should exclude normal files/directories
- This is replicated by the downstream bug "OS-5941":https://smartos.org/bugview/OS-5941.
It is recommended that the... -
07:28 PM Bug #8619 (In Progress): epoll should exclude normal files/directories
-
10:30 AM Bug #8619 (In Progress): epoll should exclude normal files/directories
- The following program fails on linux with "epoll_ctl: Operation not permitted", but succeeds on fresh OI (illumos-gat...
-
03:01 PM Bug #8266: stdlib_c11.h should forget about C++
- To follow up on this, while we shouldn't be declaring a standard namespace, we should indicate that we should be usin...
-
02:26 PM Bug #8631: only 16 NVMe controllers usable per system due to 18bit minor number limit
- Webrev: https://grumpf.hope-2000.org/illumos-8631/
Testing: I've verified that the device nodes in devfs have the ... -
02:25 PM Bug #8631 (Closed): only 16 NVMe controllers usable per system due to 18bit minor number limit
- Due to the 18bit minor number limit (#8630) the NVMe driver will fail to create minor nodes for devices beyond instan...
-
02:24 PM Bug #8630 (New): UFS imposes 18bit minor number limit on the whole system
- UFS currently only supports storing a dev32_t in the inode. Since both dev(7FS) and devfs(7FS) use the underlying fil...
-
02:19 PM Bug #8481: nvmeadm: nvme_dskname() string handling is buggy
- Webrev: https://grumpf.hope-2000.org/illumos-8481/
Testing: I verified that the disk names are still resolved corr... -
02:15 PM Bug #8480: nvmeadm should ignore 0-sized namespaces by default
- Webrev: https://grumpf.hope-2000.org/illumos-8480/
Testing: This has been tested on a bunch of devices with 0-size... -
02:12 PM Bug #8479: nvmeadm doesn't handle namespaces with EUI64
- Webrev: https://grumpf.hope-2000.org/illumos-8479/
Testing: I tested this by faking a EUI64 on the Samsung SM951 d... -
02:06 PM Bug #8628: nvme: use a semaphore to guard submission queue
- Webrev: https://grumpf.hope-2000.org/illumos-8628/
I have extensively tested this code in combination with #8629, ... -
01:59 PM Bug #8628 (Closed): nvme: use a semaphore to guard submission queue
- The current command submission logic in nvme suffers from the fact that it can fail iff the queue is full. This compl...
-
02:05 PM Bug #8629: nvme: rework command abortion
- Webrev: https://grumpf.hope-2000.org/illumos-8629/
As command timeouts and aborts don't happen in normal operation... -
02:03 PM Bug #8629 (Closed): nvme: rework command abortion
- The way timed-out commands are aborted in nvme is a bit odd. It drops the mutex of the command to be aborted very ear...
-
01:56 PM Bug #8627: want ddi_ffsll, ddi_flsll
- Webrev: https://grumpf.hope-2000.org/illumos-8627/
Testing: I took some random driver and added a bunch of calls t... -
01:54 PM Bug #8627 (New): want ddi_ffsll, ddi_flsll
- DDI currently provides ddi_ffs(long) and ddi_fls(long), both backed by ffs(intmax_t). It's therefore trivial to add d...
-
01:27 PM Bug #8626: make pcplusmp and apix warning-free
- Webrev: https://grumpf.hope-2000.org/illumos-8626/
This change has been in illumos-joyent since around June. -
01:25 PM Bug #8626 (Closed): make pcplusmp and apix warning-free
- Both pcplusmp and apix have currently a bunch of gcc warnings disabled, and pcplusmp also disables a few lint warning...
-
01:22 PM Bug #8624: xhci and nvme can't bind DMA memory with IOMMU enabled
- Webrev: https://grumpf.hope-2000.org/illumos-8624/
This was tested by running it on a single machine with IOMMU en... -
01:14 PM Bug #8624 (Closed): xhci and nvme can't bind DMA memory with IOMMU enabled
- Both xhci and nvme have problems when allocating DMA memory with IOMMU enabled.
This happens when the size of the ... -
01:20 PM Bug #8622: panic in PTE_set_all()
- Webrev: https://grumpf.hope-2000.org/illumos-8622-8623-8625/
The fix was tested on a system with IOMMU enabled. No... -
01:10 PM Bug #8622 (Closed): panic in PTE_set_all()
- The code path in immu_map_dvmaseg() that deals with a situation when a DMA request needs more than IMMU_NDCK cookies ...
-
01:19 PM Bug #8623: IMMU_CONTIG_PADDR is broken for cookies with more than one page
- Webrev: https://grumpf.hope-2000.org/illumos-8622-8623-8625/
The fix was tested on a system with IOMMU enabled. As... -
01:11 PM Bug #8623 (Closed): IMMU_CONTIG_PADDR is broken for cookies with more than one page
- The macro IMMU_CONTIG_PADDR() is used to check whether a physical address would be contiguously following the physica...
-
01:17 PM Bug #8625: nvme causes bad free panic in IOMMU
- Webrev: https://grumpf.hope-2000.org/illumos-8622-8623-8625/
This was tested on a system with IOMMU enabled. No ot... -
01:16 PM Bug #8625 (Closed): nvme causes bad free panic in IOMMU
- When nvme tries to clean up after a DMA allocation failed due to #8624, it will cause a "bad free" panic in the IOMMU...
-
01:06 PM Bug #8620: pcplusmp shouldn't support x2APIC mode
- Webrev: https://grumpf.hope-2000.org/illumos-8620/
I have tested this change by using it on a few systems:
* I ha... -
01:03 PM Bug #8620 (Closed): pcplusmp shouldn't support x2APIC mode
- We are currently in the weird situation to have two platform modules dealing with APIC and x2APIC, namely pcplusmp an...
-
01:06 PM Bug #8621 (New): ctfmerge is using -f flag but it is not described
- ...
2017-09-06
-
02:56 PM Bug #8618 (New): assertion failed when renaming the root filesystem
- Trying to "zfs rename" the root filesystem should fail, according to the rootpool_003_neg test. However, it fails by...
-
02:54 PM Bug #8608 (Closed): debug.h: CTASSERT will trigger variable unused errors
- "git commit f9a980108feff422ad1ee1bc0bb6f1613fa680d3":https://github.com/illumos/illumos-gate/commit/f9a980108feff422...
-
02:46 PM Bug #8617: zpool scrub disappears when taking a disk online
- Yuri Pankov wrote:
> resilver overrides scrub?
Hm yes, you might be right. Maybe a scrub should continue after re... -
02:19 PM Bug #8617: zpool scrub disappears when taking a disk online
- and this is really better asked on mailing lists, this doesn't look like problem report per se.
-
02:17 PM Bug #8617: zpool scrub disappears when taking a disk online
- resilver overrides scrub?
-
02:16 PM Bug #8617 (New): zpool scrub disappears when taking a disk online
- Recently I was wondering why a zfs scrub disappeared without any error. It turns out I took an offline disk online ag...
-
11:00 AM Bug #8616: ld has trouble parsing -z options specified with -Wl
- Webrev: http://cr.illumos.org/~webrev/andy_js/8616/
-
10:18 AM Bug #8616 (Closed): ld has trouble parsing -z options specified with -Wl
- The -Wl flag is supposed to be a way to pass options to the linker, indirectly via the compiler driver (e.g. gcc), bu...
-
12:17 AM Bug #8594 (Rejected): zfs panic: Pool 'tstpool3' has encountered an uncorrectable I/O failure and the failure mode property for this pool is set to panic.
- no a bug - it is proposed panic with failure by setup failmode=panic property
2017-09-05
-
11:58 PM Bug #8615 (Closed): Driver alias "cxgbe" conflicts with an existing driver name or alias.
- duplicate entry in manifest can be fixed by:...
-
09:49 PM Bug #8614 (New): Checksum errors on a mirrored child of a raidz are incorrectly accounted
- If a drive returns incorrect data, ZFS generates checksum errors. When a drive experiences too many checksum errors...
-
03:31 PM Bug #8612 (New): fmstat not show statistic in time
- ...
-
11:21 AM Bug #8610 (Rejected): cstyle should stop insisting on the whitespace after sizeof
- ok..
-
11:20 AM Bug #8610: cstyle should stop insisting on the whitespace after sizeof
- Actually, @sizeof@ is operator in a form of @sizeof X@, where @X@ can be either variable, or type (or typecast, to be...
-
10:59 AM Bug #8610: cstyle should stop insisting on the whitespace after sizeof
- It's not only BSDs, and the reason to not require a whitespace (IMO, of course) is that sizeof() is more function-lik...
-
03:32 AM Bug #8610: cstyle should stop insisting on the whitespace after sizeof
- I agree with Joshua. While it's unfortunate that our style is different than other styles, we have a style guide and...
-
02:41 AM Bug #8610: cstyle should stop insisting on the whitespace after sizeof
- I think it's fine the way it is. It's an operator, not a function; the space reflects that visually.
-
01:21 AM Bug #8610 (Rejected): cstyle should stop insisting on the whitespace after sizeof
- no one except us insists on whitespace after sizeof, actually the other way round, may be we should stop as well?
-
12:59 AM Bug #8598 (Closed): loader: Fix BSD label partition end sector calculation.
- "git commit 27b4c18acb5aee865d218de91c475ae0a7cc4e8a":https://github.com/illumos/illumos-gate/commit/27b4c18acb5aee86...
-
12:51 AM Bug #7186: xnf: panic on Xen 4.x
- Apparently, something changed in Xen 4.x so now xnf driver simply panics. Applying the following fixes from delphix-...
-
12:45 AM Bug #640: number_to_scaled_string is duplicated in several commands
- "git commit 0a0551200ecbcd4f1b17560acaeeb7b6c8b0090e":https://github.com/illumos/illumos-gate/commit/0a0551200ecbcd4f...
2017-09-04
-
02:43 PM Bug #8609 (Closed): want a position independent CRT
- PIE will require that the CRT objects be position independent. We may as well make them always that way.
This is al... -
08:04 AM Bug #8608 (Closed): debug.h: CTASSERT will trigger variable unused errors
- For gcc 6, will need to mark __compile_time_assertion__ unused.
-
07:48 AM Bug #8607 (Closed): zfs: variable set but not used
- gcc 6 build issue, debug build needs to havevariables to be marked unused:...
2017-09-03
-
10:55 PM Bug #5229: PV driver broken when illumos is an HVM Xen 4.x guest
- Is this probably solved in #7777?
-
01:30 PM Bug #6380: Possible memory leak in devfsadm
- Alexander Eremin wrote:
> I_path is not freed at http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/devfsad...
2017-09-02
-
06:41 PM Feature #8093 (Closed): loader.efi: cleanup loader main and implement comconsole
- "git commit 30c75cb09b4d5e86a94a25a9a7ab7481510b57b0":https://github.com/illumos/illumos-gate/commit/30c75cb09b4d5e86...
2017-09-01
-
09:41 PM Bug #8606 (Closed): zpool man page was never updated for removal of "used" property
- On 5-nov-2009, George Wilson committed mercurial changeset 485bbbf5450c6645352388d798251c1a89ef4c9c with the descript...
-
08:33 PM Bug #8605 (Closed): zfs channel programs: zfs.exists undocumented and non-working
- zfs.exists() in channel programs doesn't return any result, and should have a man page entry.
-
08:21 PM Bug #8604 (Closed): Avoid unnecessary work search in VFS when unmounting snapshots
- Every time we want to unmount a snapshot (happens during snapshot deletion or renaming) we unnecessarily iterate thro...
-
06:38 PM Feature #8447 (Closed): uts: acpica_check_bios_date() instead of bios-free, use efi-systab
- "git commit ce1d04bfb4326d1e894811fc63d56219b33f2f7a":https://github.com/illumos/illumos-gate/commit/ce1d04bfb4326d1e...
-
06:10 PM Feature #8445 (Closed): uts: pci_bios_get_irq_routing() should check for BIOS
- "git commit a62d310a2be18bb1054fea448f82a292724aa661":https://github.com/illumos/illumos-gate/commit/a62d310a2be18bb1...
-
06:06 PM Bug #8603 (Closed): rename zilog's "zl_writer_lock" to "zl_issuer_lock"
- To help make the ZIL's code more understandable, it was suggested that the zilog_t's "zl_writer_lock" field should be...
-
05:50 PM Bug #8590 (Closed): memory leak in dsl_destroy_snapshots_nvl()
- "git commit e6ab4525d156c82445c116ecf6b2b874d5e9009d":https://github.com/illumos/illumos-gate/commit/e6ab4525d156c824...
-
05:50 PM Bug #8585 (Closed): improve batching done in zil_commit()
- "git commit 1271e4b10dfaaed576c08a812f466f6e81370e5e":https://github.com/illumos/illumos-gate/commit/1271e4b10dfaaed5...
-
04:08 PM Bug #8602 (Closed): remove unused "dp_early_sync_tasks" field from "dsl_pool" structure
- When I landed the fix for 8558, I incorrectly added the "dp_early_sync_tasks" field to the "dsl_pool" structure. This...
-
04:02 PM Bug #8601 (Closed): memory leak in get_special_prop()
- after running "zfstest" and then using "reboot -d" and "::findleaks", there's a couple of leaks like the following:
... -
03:47 PM Feature #8600 (Closed): ZFS channel programs - snapshot
- ZFS channel programs should be able to create snapshots.
In addition to the base snapshot functionality, this will l...
2017-08-31
-
11:07 PM Bug #8599 (New): Snapshots don't preserver user properties
- If you explicitly set a user property on a snapshot, then it will be preserved, as expected. However, if you set a u...
-
02:55 PM Bug #8598 (Closed): loader: Fix BSD label partition end sector calculation.
- FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=323050...
-
01:35 PM Feature #8011 (Closed): vtfontcvt and console bitmap font import
- "git commit 4b529e40b9b8c5bcd0a4bc923a168c7988b72748":https://github.com/illumos/illumos-gate/commit/4b529e40b9b8c5bc...
-
08:40 AM Bug #8597 (Closed): grub: use __aligned from ccompile.h
- As we will get __aligned from "8595 sys/ccompile.h: add __aligned and __packed", remove unneeded definition
-
08:37 AM Bug #8596 (Closed): iwn: remove local __packed
- As we will get __packed from "8595 sys/ccompile.h: add __aligned and __packed", remove unneeded definition
-
08:32 AM Feature #8595 (Closed): sys/ccompile.h: add __aligned and __packed
- As we have few attributes macroed, lets add some more useful ones:
+#define __aligned(x) __attri... -
05:31 AM Bug #8558 (Closed): lwp_create() returns EAGAIN on system with more than 80K ZFS filesystems
- "git commit 216d7723a1a58124cf95c4950d51d5f99d3f4128":https://github.com/illumos/illumos-gate/commit/216d7723a1a58124...
-
05:31 AM Bug #8569 (Closed): problem with inline functions in abd.h
- "git commit 37e84ab74e939caf52150fc3352081786ecc0c29":https://github.com/illumos/illumos-gate/commit/37e84ab74e939caf...
-
12:16 AM Feature #8572 (Closed): ccompile.h: rename __GNU_UNUSED to __unused
- "git commit c81a25e9d3950dc5fab08d21f8be56d463b32c7a":https://github.com/illumos/illumos-gate/commit/c81a25e9d3950dc5...
2017-08-30
-
06:21 PM Feature #8139 (Closed): loader: efi multiboot2 update
- "git commit f9feecc12f00b97b49d542398fb3b5a452da0bbc":https://github.com/illumos/illumos-gate/commit/f9feecc12f00b97b...
-
10:36 AM Bug #8594 (Rejected): zfs panic: Pool 'tstpool3' has encountered an uncorrectable I/O failure and the failure mode property for this pool is set to panic.
- iSCSI COMSTAR setup with : 1 initiator + 3 targets
added additional property to zpool:
zpool set failmode=panic <po...
2017-08-29
-
10:29 AM Bug #8593 (New): zfs panic: assertion failed: ldi_strategy(dvd->vd_lh, bp) == 0, file: ../../common/fs/zfs/vdev_disk.c, line: 801
- iSCSI COMSTAR
one initiator + 3 targets.
10G network with ixgbe
GNU dd tests are working with one small/big files ...
2017-08-28
-
09:06 PM Feature #8592 (Closed): ZFS channel programs - rollback
- ZFS channel programs should be able to perform a rollback. This logic will probably look pretty similar to zfs.sync.d...
-
09:04 PM Bug #8591 (Closed): Man pages contain various errors
- I have found man pages with some problems as summarized below:
Escaping fixes
--------------
cputrack.1 elfedit... -
08:10 PM Bug #8590 (Closed): memory leak in dsl_destroy_snapshots_nvl()
- In dsl_destroy_snapshots_nvl(), "snaps_normalized" is not freed after it is added to "arg".
-
07:34 PM Bug #3796 (Closed): listsnapshots not documented in zpool man page
- "git commit a058d1cc571af5fbcfe7f1d719df1abbfdb722f3":https://github.com/illumos/illumos-gate/commit/a058d1cc571af5fb...
-
07:34 PM Bug #8435 (Closed): zpool.1m and zfs.1m: minor cleanup
- "git commit a058d1cc571af5fbcfe7f1d719df1abbfdb722f3":https://github.com/illumos/illumos-gate/commit/a058d1cc571af5fb...
-
06:57 AM Bug #8589 (New): zfs send | recv crashes receiving system
- Hi,
I'm raising this bug as it causes a receiving sytem to crash / hang. It seems this issue has been reported bef...
2017-08-27
-
03:07 AM Bug #8485 (Closed): Remove set but unused variables in usr/src/cmd
- "git commit d7c57852794a9ac50d4b6a9c4161cb10919658aa":https://github.com/illumos/illumos-gate/commit/d7c57852794a9ac5...
2017-08-26
-
07:30 PM Bug #8588 (New): volcheck(1) should be more realistic
- The man page for volcheck should explain that none of the options have any effect on the behavior of the command. Th...
-
12:28 PM Feature #6536: zfs send: want a way to disable setting of DRR_FLAG_FREERECORDS
- Hi,
as it turns out this problem is not fixed yet according to the following archived mailinglist:
https://www....
2017-08-25
-
03:49 PM Feature #8587 (New): svc:/network/routing/route:default usually is not needed nowadays
- Assigning routes statically or getting them via DHCP is a much more common case today than getting them via RIP or IR...
-
12:15 PM Bug #6429: SMB domain join doesn't work with libreSSL
- Origin ticket from krb5:
http://krbdev.mit.edu/rt/Ticket/Display.html?id=7889
2017-08-24
-
08:00 PM Bug #8566 (Closed): Man pages contain cross-reference errata
- "git commit b31ca922c7346747131aed07c0c171ec2f573aac":https://github.com/illumos/illumos-gate/commit/b31ca922c7346747...
-
07:51 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- Most bizarre about this exchange, Yuri, is I entered this case because I told you I would in responding to your tange...
-
06:27 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- Ok, it's your time.
-
06:24 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- Oh well I do care. And I gave just gave a reason why a tool, OpenGrok, used by the community will understand the page...
-
06:23 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- And yes, I mean, please don't do this, I'm trying to save your time -- it won't help anything. If you are aware of a...
-
06:21 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- Yes, exactly, if it's not semantic markup, I don't really care if it's man(5) or @\fB\@, it does NOT matter really --...
-
06:19 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- This conversion finds errors in the documents and produces content that is entirely searchable in OpenGrok, vs words ...
-
06:00 PM Feature #8586: Systematically convert man(5) pages to use macro requests instead of \f text decorations
- I don't see the point in this. If you are touching the man page and have the will/skills to convert it to mdoc, nice...
-
05:54 PM Feature #8586 (New): Systematically convert man(5) pages to use macro requests instead of \f text decorations
- The converted documents will have \fB..\fR or \fI..\fR in non-proscribed sections translated to .B, .I, .BR, .IR, .RB...
-
07:49 PM Bug #8585: improve batching done in zil_commit()
- The review contains information about the solution and testing of the
proposed change; I'm copying this information ... -
02:48 PM Bug #6429: SMB domain join doesn't work with libreSSL
- The core file is too big to upload (the limit is only 4Mb) so I've included that stack trace in the ticket descriptio...
2017-08-23
-
05:21 PM Bug #8585 (Closed): improve batching done in zil_commit()
- The current implementation of zil_commit() can introduce significant
latency, beyond what is inherent due to the lat... -
06:35 AM Bug #7531: Assign correct flags to prefetched buffers
- Initial mailing list discussion :
https://openzfs.topicbox.com/groups/developer/T5c86de0027fd607d-Mcd7507e12c946b6f5...
2017-08-22
-
11:49 PM Bug #8578 (Closed): sync fnmatch(3C) with upstream
- "git commit f52b16c60da4b4c350471d7fc68089d796cc082f":https://github.com/illumos/illumos-gate/commit/f52b16c60da4b4c3...
-
11:39 PM Feature #8523 (Closed): Fix "clobber" in a few Makefiles
- "git commit 89d58ee09d14e0fcdb6f3e8b43197b24ba7a0036":https://github.com/illumos/illumos-gate/commit/89d58ee09d14e0fc...
-
02:57 AM Feature #8414 (Closed): Implemented zpool scrub pause/resume
- "git commit 1702cce751c5cb7ead878d0205a6c90b027e3de8":https://github.com/illumos/illumos-gate/commit/1702cce751c5cb7e...
Also available in: Atom