summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2013-11-21OS-2636 port_fop_femuninstall is too loose with its locksRobert Mustacchi1-3/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-11-204323 NDMP return the wrong error code in NDMP backup policyJan Kryl1-14/+7
Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-20OS-2634 mci_rw_lock white-hot under loadBryan Cantrill2-1/+42
Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-11-19OS-2631 pid provider rejects probes with valid UTF-8 namesBryan Cantrill5-13/+136
2013-11-19 [illumos-gate merge]Keith M Wesolowski8-16/+39
commit e119f2433126d4147d64877f8987520e416038e5 4129 ON tools should honor $MAKE 4130 cmd/refer Makefile is a bit bogus 4131 xref hardcodes its path 4132 ndmp makefiles need to use $(RPCGEN) 4133 Need a way to specify ast binary directory commit c50d56f667f119d78fa3d94d6bef2c298ba556f6 4322 ZFS deadlock on dp_config_rwlock commit e875b3742255721e9aefe0dd128ed9df3e594be1 4330 open(2) manual describes O_SYNC twice commit 39cddb10a31c1c2e66aed69e6871d09caa4c8147 4128 disks in zpools never go away when pulled commit b5e595027fe431bb04a0f9b86ceb323a2d702dda 4294 fopen could support 'x' commit 9e21aac0c45b9a278df2cfb9d5674c279cc542d2 4326 powertop sometimes fails silently commit 241996a3debb0b7690aef018488c76770d83311e 1872 NULL pointer dereference in iscsit Conflicts: usr/src/uts/common/fs/zfs/vdev_disk.c usr/src/tools/scripts/nightly.sh usr/src/tools/scripts/bldenv.sh
2013-11-174129 ON tools should honor $MAKERobert Mustacchi6-13/+26
4130 cmd/refer Makefile is a bit bogus 4131 xref hardcodes its path 4132 ndmp makefiles need to use $(RPCGEN) 4133 Need a way to specify ast binary directory Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Cedric Blancher <cedric.blancher@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-174322 ZFS deadlock on dp_config_rwlockSteven Hartland1-2/+4
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-164330 open(2) manual describes O_SYNC twiceLauri Tirkkonen1-8/+6
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-11-164303 want local zone TCP kstats in the global zoneBill Pijewski1-2/+18
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-11-15OS-427 zpool(1M) and zfs(1M) should support -p for "list" and "get" (fix ↵Robert Mustacchi1-4/+0
merge breakage)
2013-11-154302 stack overflow from squeue_drain()Bryan Cantrill5-0/+31
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-154128 disks in zpools never go away when pulledJoshua M. Clulow3-18/+238
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-144294 fopen could support 'x'Robert Mustacchi2-6/+19
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-11-14 [illumos-gate merge]Keith M Wesolowski9-85/+104
commit 97adda444bedd8afa322c1d2233957d40bc8e35c 4226 mountd(1m) could run out of file descriptors commit 7140fde549ff65142379ea6e25e6276552e22f3f 4307 Variable is used before it is initialized in kwarndtest.c commit 43d68d68c1ce08fb35026bebfb141af422e7082e 2583 Add -p (parsable) option to zfs list Conflicts: usr/src/cmd/zfs/zfs_main.c usr/src/cmd/fs.d/nfs/mountd/mountd.c
2013-11-144326 powertop sometimes fails silentlyMarcel Telka1-0/+5
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-141872 NULL pointer dereference in iscsitDan McDonald1-1/+13
Reviewed by: Eric Diven <eric.diven@delphix.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-134226 mountd(1m) could run out of file descriptorsMarcel Telka2-8/+25
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-124307 Variable is used before it is initialized in kwarndtest.cIlya Usvyatsky1-15/+14
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-122583 Add -p (parsable) option to zfs listYuri Pankov6-63/+68
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-07 [illumos-gate merge]Keith M Wesolowski18-102/+210
commit 72102e7461c97dc268d21d9dd8f02da45f174acd 3928 `tail -f ...` doesn't notice file truncation 3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE commit b3d32f0ceb59362ba287dcfd6de471e98bfc7fa9 4161 deadlock between zfs_read() and zfs_putpage() commit 5a450eee20035a2a426a48161ab3a50e2921878c 4244 spawn fails occasionally with EAGAIN commit 393cba3d826b7fd70b8ab083125c4b25c43ee482 4116 kiconv_open(9f): kiconv_close() in the CONTEXT section commit 86ad481cc8bfbc0155ef221a0fe07ef23db58f68 4245 boot_time kstat for zones should be epoch timestamp of zone boot, not "random" number commit fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1 4236 Internet Packet Disturber 4237 net_* and hook_* man pages are wrong commit 54a20ab41aadcb81c53e72fc65886e964e9add59 4248 dtrace(1M) should never create DOF with empty probes section 4249 Only probes from the first DTrace object file will be included Conflicts: usr/src/uts/intel/ipd/Makefile usr/src/uts/common/vm/as.h usr/src/uts/common/sys/ipd.h usr/src/uts/common/inet/ipd/ipd.conf usr/src/uts/common/inet/ipd/ipd.c usr/src/uts/common/fs/tmpfs/tmp_vnops.c usr/src/man/man1m/Makefile usr/src/lib/libipd/common/mapfile-vers usr/src/lib/libdtrace/common/dt_impl.h usr/src/lib/libdtrace/common/dt_error.c usr/src/cmd/tail/extern.h usr/src/cmd/ipdadm/ipdadm.c usr/src/cmd/ipdadm/Makefile usr/src/cmd/dtrace/test/tst/common/usdt/tst.noprobes.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.multiprov.ksh usr/src/cmd/Makefile
2013-11-064293 mdb typedef load error msg confusingRobert Mustacchi1-1/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-11-063928 `tail -f ...` doesn't notice file truncationBryan Cantrill18-116/+752
3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-07OS-2621 libshare sa_get_proto_status sometimes returns unallocated stringsRobert Mustacchi2-2/+2
2013-11-064161 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill6-41/+145
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-064244 spawn fails occasionally with EAGAINBryan Cantrill3-73/+0
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2013-11-064243 sdev_access() race leads to panicRobert Mustacchi1-3/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-064116 kiconv_open(9f): kiconv_close() in the CONTEXT sectionBart Coddens1-2/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-064251 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
4250 libdtrace should use "F" specifier on fopen() Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2013-11-064246 kstat read improperly returned ENOMEMJerry Jelinek1-3/+5
Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-064245 boot_time kstat for zones should be epoch timestamp of zone boot, not ↵Jerry Jelinek3-3/+8
"random" number Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
2013-11-064236 Internet Packet DisturberRobert Mustacchi33-17/+2809
4237 net_* and hook_* man pages are wrong Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-054290 dlmgmtd is careless with avl_findJoshua M. Clulow1-2/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill8-11/+197
4249 Only probes from the first DTrace object file will be included Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-11-06 [illumos-gate merge]Keith M Wesolowski6-31/+37
commit b20613457c9cae13ad78e3ecace17563f4b65134 4200 prctl(1): Duplicate information in the man page commit cc944374608a39fb5622959cc9a210fb116539cb 4282 Race between ipmi_close() and kcs_loop() could lead to panic commit 28bf74a613770b649af5dd9c9b6b99625559d6ac 4279 ipmi(7d): Invalid url specified commit a67ac136365c88325c50c83d5b9b7891093cd1da 4278 read-only lofi devices can never be removed if used Conflicts: usr/src/uts/intel/io/ipmi/ipmivars.h
2013-11-054200 prctl(1): Duplicate information in the man pageBart Coddens1-8/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-054282 Race between ipmi_close() and kcs_loop() could lead to panicMarcel Telka3-17/+27
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Alek Pinchuk <Alek.Pinchuk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-054279 ipmi(7d): Invalid url specifiedMarcel Telka1-2/+3
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Alek Pinchuk <Alek.Pinchuk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-054278 read-only lofi devices can never be removed if usedAlexander Eremin1-4/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-044285 preemption leaves a context op behindRobert Mustacchi2-2/+16
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-02OS-2609 svc:/milestone/network:default should depend on ↵Rob Gulewich2-3/+19
svc:/network/routing-setup:default, rather than the other way around
2013-11-04OS-2614 ipd is too niceRobert Mustacchi1-0/+6
2013-11-03OS-2610 preemption leaves a context op behindRobert Mustacchi2-2/+16
Reviewed by: Bryan Cantrill <bryan@joyent.com>
2013-11-01 [illumos-gate merge]Keith M Wesolowski13-460/+1702
commit 8b1f072cdb7c7ae7c166fc48e2f1988fc5fbb3f4 4233 mptsas topo change buffer overflow commit d33341fb88062a3afe7066acda297c3a1959176a 4263 system/test/zfstest should depend on system/xopen/xcu4 4264 New features should be added to zpool_get.cfg 4276 zfstest should use less common user account than "admin" for ACL tests commit a5229c74bcec7e2b136379c59a46f4b0717fd516 1097 glob(3c) needs to support non-POSIX options 3341 The sftp command should use the native glob()
2013-11-01OS-2606 fopen could support 'x'Robert Mustacchi2-5/+18
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2013-11-014233 mptsas topo change buffer overflowHans Rosenfeld3-73/+93
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-11-014263 system/test/zfstest should depend on system/xopen/xcu4Yuri Pankov4-6/+9
4264 New features should be added to zpool_get.cfg 4276 zfstest should use less common user account than "admin" for ACL tests Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills6-381/+1600
3341 The sftp command should use the native glob() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-10-31 [illumos-gate merge]Keith M Wesolowski1-2/+2
commit ad17c019951cba3a3dcfcb81207a844fea04f536 4239 rpc_svc_calls(3nsl): Typo "service service"
2013-10-31OS-2250 Reduce thread migrations caused by pri >= minclsysprirelease-20131031Brendan Gregg1-1/+1
2013-10-31OS-2544 ipf rules from the GZ should be add to in-zone rules, not replace ↵Rob Gulewich8-13/+17
them (man page and style fixes)