summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2013-06-19 [illumos-gate merge]Keith M Wesolowski1-0/+11
commit 296749875bd503e7a14e25b4c57d3142cb496df1 3822 need getline() and getdelim() manual pages commit 850ad55a82ec00d2ba0cb55e5c30e49baafd4b2d 3832 AMD E721 workaround panics on KVM commit 57c8f7a2c8d574d26d069069ece6f024828ee647 3828 The string(3c) man page needs restrict keyword for strtok_r() commit 7f2416ef64fb43dab18d9b36c0da64bea37c0df3 3818 zpool status -x should report pools with removed l2arc devices
2013-06-183818 zpool status -x should report pools with removed l2arc devicesSteven Hartland1-0/+11
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-12OS-2301 brand hooks should not be i18nJerry Jelinek2-57/+52
2013-06-12 [illumos-gate merge]Keith M Wesolowski4-133/+155
commit a7a845e4bf22fd1b2a284729ccd95c7370a0438c 3740 Poor ZFS send / receive performance due to snapshot hold / release processing
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release ↵Steven Hartland4-133/+155
processing Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-11 [illumos-gate merge]Keith M Wesolowski2-16/+5
commit 3cb69f734bc60bbb4d56a28c83706db862bec082 3749 zfs event processing should work on R/O root filesystems commit b3d9f2e26021d3f55a281af30720589d303b9806 3747 txg commit callbacks don't work commit 8b713775314bbbf24edd503b4869342d8711ce95 3745 zpool create should treat -O mountpoint and -m the same 3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores the mountpoint option commit fc7a6e3fefc649cb65c8e2a35d194781445008b0 3744 zfs shouldn't ignore errors unmounting snapshots commit b287be1ba86043996f49b1cc34c80cc620f9b841 3743 zfs needs a refcount audit commit f7170741490edba9d1d9c697c177c887172bc741 3742 zfs comments need cleaner, more consistent style commit 3e30c24aeefdee1631958ecf17f18da671781956 3741 zfs needs better comments commit 2ac302890e472bf0c11db192dd18f12ded6043f6 3797 AHCI: Support for ASMedia ASM106x
2013-06-113745 zpool create should treat -O mountpoint and -m the sameWill Andrews1-16/+0
3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores the mountpoint option Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-113741 zfs needs better commentsWill Andrews1-0/+5
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
2013-06-07OS-2257 unusable SSL libraries should have different names in the platformKeith M Wesolowski5-8/+8
OS-2285 platform contains a few broken symlinks
2013-05-29 [illumos-gate merge]release-20130530Keith M Wesolowski1-0/+2
commit 2974b68dd4245e041051c854ef990e47c8271e71 3680 Want a library to allow programatic access to the pci database (fix sparc pkg) 3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg) 3676 dt_print_enum hardcodes a value of zero (fix sparc lint)
2013-05-293680 Want a library to allow programatic access to the pci database (fix ↵Richard Lowe1-0/+2
sparc pkg) 3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg) 3676 dt_print_enum hardcodes a value of zero (fix sparc lint)
2013-05-23 [illumos-gate merge]Keith M Wesolowski1-4/+28
commit 013023d4ed2f6d0cf75380ec686a4aac392b4e43 3699 zfs hold or release of a non-existent snapshot does not output error 3739 cannot set zfs quota or reservation on pool version < 22 commit a49dc89305dba244dc67270b5afddcf7da3e36cf 3621 ZFS LU stuck in the offlining state commit 56b2bdd1f04d465cfe4a95b88ae5cba5884154e4 3701 Chelsio Terminator 4 NIC driver for illumos commit e36d7b1181d9f0bc91b073751e5602af8e92c0ab 3630 NFS server should not allocate oversized buffers
2013-05-233699 zfs hold or release of a non-existent snapshot does not output errorMartin Matuska1-4/+28
3739 cannot set zfs quota or reservation on pool version < 22 Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Shrock <eric.schrock@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-17 [illumos-gate merge]Keith M Wesolowski1-1/+59
commit 3197aa64bfc2eb6662d48b7c4cb38cabbe816d2e 3717 a README should explain libc's use of 'protected', the potential existence of synonym symbols, etc. commit dea290bf370f1f35e4f96b50502bb2240d33ed7f 2987 Add destination address to hash computation in mac fanout commit 5eaceb49d5b95dd7910af115172887f8dbddfb4c 3713 Implement accept4() (fix lint)
2013-05-143717 a README should explain libc's use of 'protected', the potential ↵Richard Lowe1-1/+59
existence of synonym symbols, etc. Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-05-09OS-2190 libkvm/mdb should be able to extract symbols from crash dumpBryan Cantrill3-6/+92
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-05-08 [illumos-gate merge]Keith M Wesolowski16-104/+131
commit 5dbfd19ad5fcc2b779f40f80fa05c1bd28fd0b4e 3713 Implement accept4() 3714 Implement pipe2() 3715 Implement dup3() 3716 Implement mkostemp() and mkostemps() 3719 so_socketpair syscall should preserve FD_CLOEXEC flag commit 6136c589445a3ea081bd34ab72db1060875b6bcc 3722 link-editor is over restrictive of R_AMD64_32 addends Conflicts: usr/src/lib/libc/sparcv9/Makefile.com [copyright] usr/src/lib/libc/sparc/Makefile.com [copyright] usr/src/lib/libc/i386/Makefile.com [copyright]
2013-05-06OS-2199 nss_dns.so.1 returns no records found IPv4/6 is requested but only ↵Robert Mustacchi1-8/+11
v6 exists Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2013-05-03OS-2154 sngl brand should clone from @final when it exists.Josh Wilsdon1-9/+21
2013-04-27OS-2178 cscope-fast clobber misses scanner.cRobert Mustacchi5-37/+5
OS-2115 /etc/resolv.conf only handles a fixed number of DNS resolvers (fix debug)
2013-04-27OS-2169 need JCP-1102 topo mapJoshua M. Clulow1-1/+1
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-04-26OS-2001 disk-monitor should activate fault/fail indicatorsJoshua M. Clulow3-0/+55
2013-04-23OS-2115 /etc/resolv.conf only handles a fixed number of DNS resolversRobert Mustacchi186-148/+46948
OS-2148 suspect nscd is not honoring DNS TTLs
2013-04-213713 Implement accept4()Theo Schlossnagle16-104/+131
3714 Implement pipe2() 3715 Implement dup3() 3716 Implement mkostemp() and mkostemps() 3719 so_socketpair syscall should preserve FD_CLOEXEC flag Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-04-17 [illumos-gate merge]Keith M Wesolowski1-7/+24
commit b89a2c3e86acf555d0e45c283052876d244d9e6b 3687 fopen() O_CLOEXEC support via the "e" flag
2013-04-173687 fopen() O_CLOEXEC support via the "e" flagTheo Schlossnagle1-7/+24
Reviewed by Robert Mustacchi <rm@joyent.com> Reviewed by Richard Lowe <richlowe@richlowe.net> Approved by Dan McDonald <danmcd@nexenta.com>
2013-04-15 [illumos-gate merge]Keith M Wesolowski1-1/+1
commit 8c430e5901323dc4ac1bd69a6bbf0bc356f02ae5 3708 Fast reboot support in ixgbe commit 187670a04e7557914566fc449b4d3af38caea282 3666 Implement SOCK_CLOEXEC flag to socket() commit f971a3462face662ae8ef220a18a98354d625d54 3673 core dumping is abysmally slow 3671 left behind enemy lines, agent LWP can go rogue 3670 add visibility into agent LWP's spymaster commit abc79d9dd51e98eafb6fc25b4a0b4f66bef40b00 3679 prtconf should print out PCI database information 3680 Want a library to allow programatic access to the pci database Conflicts: usr/src/uts/common/fs/proc/prvnops.c usr/src/uts/common/fs/proc/prcontrol.c usr/src/man/man1m/prtconf.1m usr/src/lib/Makefile usr/src/cmd/ptools/pflags/pflags.c Manifests: usr/src/pkg/manifests/system-library.mf [already present]
2013-04-15OS-2131 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill3-8/+23
2013-04-123673 core dumping is abysmally slowBryan Cantrill7-16/+176
3671 left behind enemy lines, agent LWP can go rogue 3670 add visibility into agent LWP's spymaster Reviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-04-113679 prtconf should print out PCI database informationRobert Mustacchi11-1/+960
3680 Want a library to allow programatic access to the pci database Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-04-053675 DTrace print() should try to resolve function pointersRobert Mustacchi1-4/+47
3676 dt_print_enum hardcodes a value of zero Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-04-053683 pfiles shouldn't try to trace itselfRobert Mustacchi1-1/+4
3684 pfiles crashes on processes with no files 3685 getsockname should set the sa_family_t for unbound unix domain sockets 3686 pfiles shows incorrect socket information on some getsockname calls Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
2013-04-03OS-2094 ON tools should honor $MAKERobert Mustacchi1-2/+2
OS-2095 cmd/refer Makefile is a bit bogus OS-2096 xref hardcodes its path OS-2097 lex should check $origin for support files OS-2098 yacc should check $origin for support files OS-2099 remove OS-1583 workaround OS-2100 ndmp makefiles need to use $(RPCGEN) OS-2101 Need a way to specify ast binary directory
2013-04-03OS-2071 executable mapping in core dump misreported when file isn't foundBryan Cantrill1-3/+7
2013-04-01OS-2084 left behind enemy lines, agent LWP can go rogueBryan Cantrill1-6/+12
Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill6-1/+96
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-03-22OS-2064 dt_print_enum hardcodes a value of zeroRobert Mustacchi1-0/+23
2013-03-18Merge /root/git/illumos-gateKeith M Wesolowski31-19/+2030
* /root/git/illumos-gate: commit 702941cd97e30d600c2c1275823bc58231b2c361 3544 save-args matcher could be considerably more robust 3545 save-args matcher should accept saves may be out-of-order commit 8cc2da61b2209ea79a015eead3f390ecf885fcfb 3620 Corruption of the `xprt-ready' queue in svc_xprt_qdelete() Conflicts: usr/src/lib/Makefile
2013-03-173544 save-args matcher could be considerably more robustRichard Lowe31-19/+2030
3545 save-args matcher should accept saves may be out-of-order Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-03-16OS-1998 need topology map for Richmond-A disks, etcJoshua M. Clulow6-3/+160
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-03-16OS-1997 mpt_sas: expose LED controls to libtopoJoshua M. Clulow5-18/+291
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-03-15OS-2029 upgrade: 6.5 portal zone net config incompatible with vmadmJerry Jelinek1-5/+36
2013-03-14Merge /root/git/illumos-gateKeith M Wesolowski3-9/+74
* /root/git/illumos-gate: commit b3a6f80422cf5830e402a39597c46faacc3df256 3606 zpool status -x shouldn't warn about old on-disk format commit 77061867737e831946717f7f29d50c4b452e44e7 3604 zdb should print bpobjs more verbosely (fix zdb hang) commit 72a1114bccf02392ab254b9615412236f3b63256 3602 mdb should tab complete global symbols commit be6fd75a69ae679453d9cda5bff3326111e6d1ca 3598 want to dtrace when errors are generated in zfs commit efb4a871d8fd510a833bdca610528dde5ed69e42 3517 importing pool with autoreplace=on and "hole" vdevs crashes syseventd Conflicts: usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dbuf.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dir.c usr/src/uts/common/fs/zfs/vdev_disk.c usr/src/uts/common/fs/zfs/vdev_raidz.c usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/fs/zfs/zfs_vfsops.c usr/src/uts/common/fs/zfs/zio_checksum.c usr/src/uts/common/fs/zfs/zvol.c
2013-03-11OS-1764 core dumping is abysmally slowBryan Cantrill2-9/+68
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens3-9/+74
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-03-07OS-1996 mpt_sas: allow physical topology enumeration in libtopoJoshua M. Clulow5-3/+212
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
2013-03-05Merge /root/git/illumos-gateKeith M Wesolowski2-0/+37
* /root/git/illumos-gate: commit 41610d101ac089e52e33b0a671581e0c80d256c0 3530 ::smbsess prints wrong IP addresses in verbose mode, has no idea about IPv6 commit d04756377ddd1cf28ebcf652541094e17b03c889 3603 panic from bpobj_enqueue_subobj() 3604 zdb should print bpobjs more verbosely commit df49e4e49391204d49b62e99bfae86101a20c690 3551 hvm_sd module missing dependencies on scsi and cmlb commit 0689f76c08c5e553ff25ac43a852b56c430bb61e 3582 zfs_delay() should support a variable resolution 3584 DTrace sdt probes for ZFS txg states Conflicts: usr/src/uts/common/fs/zfs/dsl_dir.c usr/src/uts/common/fs/zfs/dsl_pool.c
2013-03-04OS-1966 fix DEBUG buildJoshua M. Clulow2-4/+0
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal2-0/+37
3584 DTrace sdt probes for ZFS txg states Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Elling <richard.elling@dey-sys.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-03-01Merge branch 'master' of github.com:joyent/illumos-joyentKeith M Wesolowski1-1/+4
* 'master' of github.com:joyent/illumos-joyent: OS-1929 pfiles shouldn't try to trace itself OS-1931 pfiles crashes on processes with no files OS-1528 wheels fell off dtrace.h during a merge