summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2015-07-196063 pkgadd breaks with too many mountpointsSimon Klinkert3-71/+73
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-145942 integrate dmake (fix sparc build)Igor Kozhukhov1-0/+1
2015-07-146046 SPARC boot should support com.delphix:hole_birthToomas Soome1-1/+4
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-146041 SPARC boot should support LZ4Toomas Soome3-11/+273
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-146044 SPARC zfs reader is using wrong size for objset_physToomas Soome1-3/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-135942 integrate dmakeRichard Lowe109-49/+31027
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-02687 rpcgen should not generate absolute #includesGary Mills3-22/+30
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2015-07-025172 tftpd service is not registered by default and its manual is giving ↵Alexander Eremin4-31/+100
misleading directions Reviewed by: Eric Sproul <esproul@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-07-016033 arc_adjust() should search MFU lists for oldest buffer when adjusting ↵Alek Pinchuk1-2/+2
MFU size Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Xin Li <delphij@delphij.net> Reviewed by: Prakash Surya <me@prakashsurya.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-06-26backout 5997: breaks "zpool add"Matthew Ahrens4-153/+11
2015-06-205981 Deadlock in dmu_objset_find_dpArne Jansen5-4/+40
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-203768 fnmatch(5) is worded poorlySergio Aguayo1-10/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-195997 FRU field not set during pool creation and never updatedHans Rosenfeld4-11/+153
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-195996 libtopo ses module unload takes too longHans Rosenfeld1-0/+4
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-195974 kmem: remove a check that's always falseJosef 'Jeff' Sipek1-6/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Albert Lee <trisk@omniti.com>
2015-06-195973 kmem: double-calling kmem_depot_ws_update isn't obviousJosef 'Jeff' Sipek1-12/+19
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Albert Lee <trisk@omniti.com>
2015-06-195972 kmem: fix comment typoJosef 'Jeff' Sipek1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Albert Lee <trisk@omniti.com>
2015-06-173727 british people can't spellGary Mills1-30/+64
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-155995 RPC over SMB named pipes should use AF_UNIX sockets (missed bits)Gordon Ross3-21/+50
Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-144751 ipadm(1M) should make it clear that static v6 addrs on an interface ↵Yuri Pankov1-1229/+809
require addrconf addrs Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-142056 update boot(1m) for right location of the GRUB menuSergio Aguayo1-21/+16
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-135995 RPC over SMB named pipes should use AF_UNIX socketsGordon Ross35-1913/+1205
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-135994 Access Based Enumeration not working after 1527Kevin Crowe1-2/+18
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Steve Ping <steve.ping@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-135993 SMB server fails setting dates earlier than 1970Gordon Ross1-0/+12
Reviewed by: Bayard Bell <Bayard.Bell@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-125911 ZFS "hangs" while deleting fileMatthew Ahrens5-33/+89
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-125618 webrev is unable to format (mi in man pagesYuri Pankov1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-125409 Remove shareiscsi description and example from zfs(1M)Yuri Pankov1-3808/+2999
5988 zfs(1M) diff is excessively indented Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-121209 fnmatch(3C) should mention FNM_IGNORECASESergio Aguayo1-7/+17
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-115679 be_sort_list(): Possible null pointer dereferenceGary Mills3-22/+50
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-095983 5896 fallout when EMI is removedRobert Mustacchi1-4/+8
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-095187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtempMohamed A. Khalfella2-0/+53
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-094770 soconfig(1M) needs an option to print the in-kernel socket ↵Alexander Eremin5-2/+200
configuration table Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-06-095978 5816 causes mdb's ::status message to be further truncatedRobert Mustacchi1-3/+4
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-06-055956 orientate is not a wordSergio Aguayo4-23/+9
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2015-06-055982 All kernel messages seem to come from 'genunix' instead of individual ↵Yuri Pankov1-9/+11
modules after 5272 Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2015-06-045966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos ↵Yuri Pankov2-15/+17
incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg Reviewed by: John Kennedy <john.kennedy@delphix.com>
2015-06-045917 User-mode SMB serverGordon Ross213-2033/+14578
Authored by: Thomas Keiser <thomas.keiser@nexenta.com> Authored by: Albert Lee <trisk@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-045921 Want a netbios_enable parameter in sharectl_smbGordon Ross10-15/+34
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-045976 e1000g use after free on start failureJosef 'Jeff' Sipek1-0/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-035971 svccfg needs to treat users of SVCCFG_REPOSITORY like a native buildRobert Mustacchi1-1/+11
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-015975 If mailer.conf is missing mailwrapper should not forget to add ↵Sebastian Wiedenroth1-0/+2
arguments to the default sendmail Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-06-015881 taskq.c: maxall vs. maxalloc in commentsSergio Aguayo1-4/+4
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-05-315916 make libsqlite a real shared libGordon Ross17-121/+99
Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2015-05-315851 usr/lib/pool/poold has incorrect run path after 4719Richard PALO2-1/+5
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-05-305708 rid usbser/Makefile of CERRWARNRichard PALO4-23/+21
Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net> Reviewed by: Dan McDonald<danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-05-305396 fix longjmp clobbering errorsGary Mills6-13/+13
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-291778 Assertion failed: rn->rn_nozpool == B_FALSE, file ↵Andrew Stormont1-4/+1
../common/libzfs_import.c, line 1077, function zpool_open_func Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-05-295946 zfs_ioc_space_snaps must check that firstsnap and lastsnap refer to ↵Andriy Gapon2-0/+12
snapshots 5945 zfs_ioc_send_space must ensure that fromsnap refers to a snapshot Reviewed by: Steven Hartland <killing@multiplay.co.uk> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2015-05-274418 svc.startd crash with a long instance name and more than one dependencyDan Vatca1-1/+2
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-05-275909 ensure that shared snap names don't become too long after promotionAndriy Gapon1-0/+6
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>