summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2011-02-08[HEAD-160] don't run the initial script if headnode=true and noimport=true ↵Josh Wilsdon1-0/+6
are both set.
2011-02-08OS-216 store all net config info on zoneJerry Jelinek7-24/+211
2011-02-08OS-221 vfsstat and friends use incorrect Perl pathBill Pijewski3-3/+3
2011-02-08OS-209 add llquantize() support to DTrace (dstyle)Bryan Cantrill1-1/+1
2011-02-08OS-217 zoneadm uninstall does not remove ancillary datasetsJerry Jelinek1-1/+8
2011-02-08OS-185 zone snapshot should be visible within the zoneJerry Jelinek2-2/+9
2011-02-08OS-209 add llquantize() support to DTraceBryan Cantrill45-9/+3909
2011-02-07184 zfs_putpage() optimizationGarrett D'Amore1-0/+9
Reviewed by: eric.schrock@delphix.com Reviewed by: george.wilson@delphix.com Approved by: gwr@nexenta.com
2011-02-07OS-195 Per-zone kstats need to be visible from the GZBill Pijewski3-8/+20
2011-02-07OS-200 need a better mechanism for storing persistent zone_didJerry Jelinek7-57/+274
2011-02-06OS-188 libdtrace does not properly check its Library Path for resolving ↵Robert Mustacchi3-20/+143
dependencies
2011-02-05681 developer/build/onbld should depend on service/network/smtp/sendmailRichard Lowe2-8/+10
685 developer/opensolaris/osnet should depend upon library/libxslt Reviewed by: trisk@nexenta.com Reviewed by: jason.brian.king@gmail.com Approved by: gwr@nexenta.com
2011-02-06[OS-16] remove impediments to building in a zone, that we're not using.Josh Wilsdon1-3/+0
2011-02-04OS-211 Want -r and -I options for new stat commandsBill Pijewski2-40/+82
2011-02-04OS-137 IO throttle uses inconsistent notions of time (ns, us, ms)Bill Pijewski1-39/+79
OS-210 New tunable to keep I/O throttler amenable to sequential vs. random I/O
2011-02-04[OS-16] remove pyzfs, pysolaris, pylibbe and lvm which cause build problems ↵Josh Wilsdon2-16/+0
but we don't need.
2011-02-03OS-201 Pull in arcstat commandBill Pijewski3-1/+370
2011-02-03OS-192 zone_create() warning on headnodeJerry Jelinek4-32/+50
2011-02-03692 ws needs to set CLOSED_IS_PRESENTDan McDonald1-1/+9
Reviewed by: roland.mainz@nexenta.com Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-02-02[HEAD-111] move headnode config to smartdc/config serviceJosh Wilsdon1-20/+0
2011-02-02OS-198 when run with -Z/-z, svcs should prepend zone path to log file namesBryan Cantrill2-3/+18
2011-02-02573 stmfadm doesn't display target and initiator aliases for iscsitYuri Pankov3-0/+24
Reviewed by: garrett@nexenta.com Reviewed by: deano@rattie.demon.co.uk Approved by: garrett@nexenta.com
2011-02-01OS-194 iostat erroneously picks up kstats for ziostatBill Pijewski1-2/+2
2011-02-01INTRO-118 enabling USDT probes in zones should be more scalableBryan Cantrill6-17/+86
2011-02-01OS-191 vfsstat should split %b into %r and %w to show read and write utilizationBill Pijewski1-4/+4
2011-02-01OS-175 joyent brand uninstaller fails to cleanup zonepathJerry Jelinek2-8/+10
2011-02-01677 Allow adjustment of cache timeout in idmapdGordon Ross4-14/+70
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-02-01OS-189 make check fails in illumos buildJerry Jelinek2-6/+3
2011-01-31519 RFE audiocmihdGarrett D'Amore7-0/+2317
Reviewed by: gwr@nexenta.com Reviewed by: dev@opensound.com Reviewed by: trisk@nexenta.com Reviewed by: ams@nexenta.com Approved by: trisk@nexenta.com
2011-01-31OS-180 need zoneid to be persistent across zone rebootJerry Jelinek7-20/+54
2011-01-31613 sed usage missing newlineDamian Wojslaw1-3/+3
Reviewed by: jason.brian.king@gmail.com Reviewed by: gwr@nexenta.com Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-01-31Merge branch 'develop' of git.joyent.com:illumos-joyent into developJohn Sonnenschein13-184/+554
2011-01-31[HEAD-117] "svc:/system/joyinit:default" FMRI should include "smartdc"John Sonnenschein1-1/+1
2011-01-31OS-100 ZFS Zone IO prioritizationJerry Jelinek9-125/+202
2011-01-28945 want easy script access to service log filesBryan Cantrill2-3/+57
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28OS-181 would be nice if svcs had an option to print (just) the log fileBryan Cantrill1-2/+47
2011-01-28946 want ability to list services in a zone from the GZBryan Cantrill5-72/+417
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-08696 Incorrect check dma_attr_sgllen <= 0 in rootnex_valid_alloc_parmsGarrett D'Amore1-10/+12
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-05-06506 suspend/resume issue on b147 (6986810)Hans Rosenfeld1-10/+10
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-06844 m4 should say something useful about why an include()d file can't be openedGary Mills3-5/+29
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-27224 findunref build shouldn't fail if SCM can't be determinedRichard Lowe6-125/+4
Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garret D'Amore <garrett@nexenta.com>
2011-05-02975 disable disksort for SSDsGarrett D'Amore1-0/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com>
2011-05-02643 date -R support would be helpfulGarrett D'Amore2-9/+37
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kartik Mistry <kartik@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-28900 sed errors when -e is given a 0-length argumentGary Mills1-1/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-20940 llquantize() dreams of JNIRichard Lowe9-18/+344
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-09789 dtrace may drop instructions when rapidly signalledBryan Cantrill1-7/+12
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-08905 want llquantize() support in DTraceBryan Cantrill46-9/+3973
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-13949 dtrace should only include the first instance of a library found on its ↵Robert Mustacchi3-2/+114
library path Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-06906 dtrace depends_on pragma should search all library paths, not just the ↵Robert Mustacchi4-20/+144
current one Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28OS-167 would like the ability to list local-zone services from the global zoneBryan Cantrill3-57/+304