summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2014-07-10OS-3190 on ubuntu 14 cmd not found gives Fatal Python error: Failed to open ↵20140710release-20140710Jerry Jelinek1-0/+11
/dev/urandom and core dump
2014-07-09OS-3184 gcore fails with "no such file or directory" if write fails ... ↵Keith M Wesolowski6-42/+72
error is misleading
2014-07-09OS-3193 lxbrand ubuntu 14 ping error: prctl: Function not implementedJerry Jelinek2-1/+17
2014-07-09OS-3192 lxbrand ubuntu 14 ping error: cap_get_proc: Function not implementedJerry Jelinek3-4/+87
2014-07-09 [illumos-gate merge]Keith M Wesolowski27-86/+268
commit 7d46dc6ca63a6f3f0d51aa655bfcf10cf2405a9e 4951 ZFS administrative commands should use reserved space, not fail with ENOSPC commit cd67d23d32df7b247d00e5b82257a2220b1e0c13 4966 zpool list iterator does not update output
2014-07-09OS-2873 lx brand executing 64-bit binary causes panicJerry Jelinek1-2/+17
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens26-76/+258
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-084966 zpool list iterator does not update outputGeorge Wilson1-10/+10
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-08OS-3157 lxbrand df reports incorrect size for rootJerry Jelinek2-8/+9
2014-07-084943 NFS server: Generic uid and gid remapping for AUTH_SYS (fix OS-2792 ↵Keith M Wesolowski1-2/+0
mismerge)
2014-07-08 [illumos-gate merge]Keith M Wesolowski34-588/+1527
commit 5cb0d67909d9970a3e7adbea9422ca3fc88000bf 4943 NFS server: Generic uid and gid remapping for AUTH_SYS commit 33cde0d0c27645bc9ec94c4d2955193c3dd4027c 4953 zfs rename <snapshot> need not involve libshare 4954 "zfs create" need not involve libshare if we are not sharing 4955 libshare's get_zfs_dataset need not sort the datasets commit 4bb73804952172060c9efb163b89c17f56804fe8 4950 files sometimes can't be removed from a full filesystem commit 08e958452532187958dbff5121d3010ef1de98ee 4906 cpqary3: add support for hp gen8+ smart array controllers Conflicts: usr/src/uts/common/nfs/export.h usr/src/uts/common/fs/zfs/zfs_vnops.c Manifests: usr/src/pkg/manifests/driver-storage-cpqary3.mf
2014-07-08OS-3181 lxbrand errors installing pkg - utimensat returns EBADFJerry Jelinek1-0/+3
2014-07-084943 NFS server: Generic uid and gid remapping for AUTH_SYSMarcel Telka22-556/+1336
Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-074953 zfs rename <snapshot> need not involve libshareMatthew Ahrens3-18/+18
4954 "zfs create" need not involve libshare if we are not sharing 4955 libshare's get_zfs_dataset need not sort the datasets Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-07OS-3161 lxbrand add prlimit64 and revamp rlimit emulation to use rctlsJerry Jelinek3-92/+387
2014-07-074950 files sometimes can't be removed from a full filesystemMatthew Ahrens7-21/+66
Reviewed by: Adam Leventhal <adam.leventhal@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Boris Protopopov <bprotopopov@hotmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-07OS-3152 RT signals broken in lx brandDJ Hoffman1-2/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-07-03OS-3137 lxbrand pipe does not pollnotify when end is closed [fix comment]Jerry Jelinek1-1/+1
2014-07-034906 cpqary3: add support for hp gen8+ smart array controllersRobert Mustacchi2-2/+93
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Sproul <esproul@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-03OS-3086 lx brand upstart-socket-bridge burning 1 cpu polling20140703release-20140703Jerry Jelinek1-1/+16
2014-07-03 [illumos-gate merge]Keith M Wesolowski3-5/+16
commit e9f82d69e04fa1b2246da55152ef2e746284078d 4948 mdb does not print enums correctly in a pipeline commit a97d4a16317db7306cf947e1fccba57d895df625 4894 svcadm returns unexpected exit codes for restart/refresh when EPERM commit 094fb5ac4320eb03177ab15962c69564b1d75733 4952 dladm_range2strs iterates too far
2014-07-024948 mdb does not print enums correctly in a pipelineAlex Reece1-3/+12
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-02OS-3162 lxbrand add utimensatJerry Jelinek3-1/+30
2014-07-02OS-3160 lxbrand add fadvise64Jerry Jelinek3-2/+49
2014-07-024894 svcadm returns unexpected exit codes for restart/refresh when EPERMDave Eddy1-1/+3
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-07-02OS-3158 lxbrand add dup3Jerry Jelinek3-2/+21
2014-07-02OS-3137 lxbrand pipe does not pollnotify when end is closedJerry Jelinek14-73/+267
2014-07-024952 dladm_range2strs iterates too farRobert Mustacchi1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Garrett D'Amore <garrett@damore.org>
2014-06-27 [illumos-gate merge]Keith M Wesolowski8-43/+50
commit b461c7460e5e77cf65f00151162e654220c6e2fb 4929 want prevsnap property commit b8289d24d866c1af02d7007348f7f057693c15d3 4924 LZ4 Compression for metadata
2014-06-274929 want prevsnap propertyMatthew Ahrens3-1/+10
Reviewed by: Adam Leventhal <adam.leventhal@delphix.com> Reviewed by: Matt Amdur <matt.amdur@delphix.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Boris Protopopov <bprotopopov@hotmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-06-27OS-3142 a vnd mac_tx_notification somehow stuck aroundRobert Mustacchi1-1/+13
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-06-264924 LZ4 Compression for metadataDaniil Lunev5-42/+40
Reviewed by Matthew Ahrens <mahrens@delphix.com> Reviewed by Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2014-06-26 [illumos-gate merge]Keith M Wesolowski2-0/+9
commit 58d0718061c87e3d647c891ec5281b93c08dba4e 4936 lz4 could theoretically overflow a pointer with a certain input
2014-06-26OS-3088 need a lighterweight page invalidation mechanism for zone memcapJerry Jelinek7-272/+277
2014-06-264936 lz4 could theoretically overflow a pointer with a certain inputDan McDonald2-0/+9
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-06-25OS-3134 lxbrand improve unsupported functionality sdt msgs20140626Jerry Jelinek5-27/+22
2014-06-25OS-3127 lxbrand traceroute fails: setsockopt IP_MTU_DISCOVER: Protocol not ↵Jerry Jelinek2-67/+164
available
2014-06-25 [illumos-gate merge]Keith M Wesolowski27-127/+132
commit 7802d7bf98dec568dadf72286893b1fe5abd8602 4914 zfs on-disk bookmark structure should be named *_phys_t Conflicts: usr/src/uts/common/fs/zfs/zvol.c (copyrights)
2014-06-25OS-3136 lxbrand native wrapper calls exec twiceJerry Jelinek1-2/+0
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens27-127/+132
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-06-24OS-2939 lx brand missing some socket optionsJerry Jelinek2-43/+122
2014-06-24OS-3119 Add global variablesRob Gulewich1-0/+4
2014-06-24OS-3025 lx brand Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMPJerry Jelinek1-3/+12
2014-06-24OS-3129 lxbrand strip nl from unsupported sdt probe stringJerry Jelinek1-0/+4
2014-06-24OS-3024 lx brand setsockopt(ICMP_FILTER): Protocol not availableJerry Jelinek4-46/+96
2014-06-23 [illumos-gate merge]Keith M Wesolowski3-13/+32
commit 511ef1d6e74f3d1db7bd854375a0926d87bdd7e6 4577 pfexec's error reporting is (at least sometimes) awful commit d13ebad84494334e3654def3c0634c4bcc8e4b18 4916 rpc_gss_get_principal_name(3nsl): Typo in the synopsis commit f67144614ce47a7037765727764c6d46dd000e86 4931 kernel's inet_pton still botches v4 mapped and compat addresses byte order
2014-06-23OS-3103 lx_ldb_get_dyns32 doesn't properly handle NULL pointer inputsDJ Hoffman1-2/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2014-06-214577 pfexec's error reporting is (at least sometimes) awfulGary Mills1-6/+19
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-06-214916 rpc_gss_get_principal_name(3nsl): Typo in the synopsisBart Coddens1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-06-214931 kernel's inet_pton still botches v4 mapped and compat addresses byte orderRobert Mustacchi1-5/+11
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>