summaryrefslogtreecommitdiff
path: root/usr/src/tools
AgeCommit message (Collapse)AuthorFilesLines
2016-06-06 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 565657ca18725b8f8dbe5b93704cc1d173be9d65 7017 integrate pvscsi commit 99189164df06057fb968ca7be701bb1a0d5da8c9 6940 Cannot unlink directories when over quota commit 002ec3e4c3efa65890ba89d290fe2cc209838c12 6999 fix 'Use of uninitialized value $picky in numeric eq (==)' in cstyle commit 0dd053d7d890618ea1fc697b07de364e69eb4190 7016 arc_available_memory is not 32-bit safe commit 86f617e90f3e06f970c3ea9b32836e29500836ab 7028 avl_destroy_nodes supports emptying, not just destroying, an avl tree commit 48cb8b9720f175ff5ed31ebd96a9f3d6922bdde9 7027 zfs_written_property_001_pos makes unreasonable assumptions about metadata space usage
2016-06-036999 fix 'Use of uninitialized value $picky in numeric eq (==)' in cstyleRichard PALO1-1/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2016-04-18 [illumos-gate merge]Jerry Jelinek1-7/+15
commit 380fd671753dd199e149f10e9f73ec52cdfe4230 6913 pbchk throws an error with git rm'd files (use right fd) commit 93d2a904d17ac0073fa98bf62f89294d980c8b3d 6913 pbchk throws an error with git rm'd files
2016-04-156913 pbchk throws an error with git rm'd files (use right fd)Matthew Ahrens1-2/+2
2016-04-156913 pbchk throws an error with git rm'd filesPaul Dagnelie1-5/+13
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-04-14 [illumos-gate merge]Jerry Jelinek1-2/+3
commit 11d8e1e018d047bd620f057f0fef71a61f7992a7 3854 SUNW_NO_UPDATE_NOTIFY=1 should be added to env files commit a526879e017c01c4e7ff3fee2bd99ba7f3c4ebfd 3407 stmfadm(1M): extra dash for single char option '-s' 6717 stmfadm(1M): synopsis duplicates {offline,online}_lu subcommands for targets 6724 stmfadm(1M): document missing options to delete-lu and remove-view
2016-04-143854 SUNW_NO_UPDATE_NOTIFY=1 should be added to env filesIvan Richwalski1-2/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2016-04-08 [illumos-gate merge]Jerry Jelinek2-17/+54
commit 44f180b8a623d69ee5f5ed55ebcb61e1fef6205e 6857 webrev: add -c and -h options to specify "head" revision
2016-04-07OS-5308 webrev adds spurious path component to top-level filesJoshua M. Clulow1-2/+17
Reviewed by: Richard Lowe <richlowe@richlowe.net>
2016-04-07OS-5310 webrev could use a style cleanupJoshua M. Clulow1-108/+123
Reviewed by: Richard Lowe <richlowe@richlowe.net>
2016-04-076857 webrev: add -c and -h options to specify "head" revisionYuri Pankov2-17/+54
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-04-04 [illumos-gate merge]Jerry Jelinek1-1/+4
commit a481fa48e4b49ab092647a92bb0ea0edf9afc5ce 6740 ISCSI_OP_SCSI_RSP needs support commit ff9de39482f57a342b973f41ee343e24db962236 6742 Freed and reused idm_conn_t buffer leads to system panic. commit ad20b230af4d39149ceb8bf412ddc9ff0deff2e0 6737 pbchk checks unmodified files
2016-04-016737 pbchk checks unmodified filesPaul Dagnelie1-1/+4
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-03-02 [illumos-gate merge]Jerry Jelinek1-0/+3
commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8 6710 disable shadow compilation by default commit d002581c15e562273045b1e5547179228d2db680 6649 autofs(4) should describe options set via sharectl(1M) commit 879bece34ee134b2be670393fe9ffe33ce268aa0 2897 "zpool split" documentation missing from manpage commit c8323d4323a565676ba44883bfeb289d9ed8813e 4465 zpool(1M) is able to offline cache vdevs despite what man page says 5659 in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool Conflicts: usr/src/man/man1m/zpool.1m
2016-03-016710 disable shadow compilation by defaultJosef 'Jeff' Sipek1-0/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-11-24 [illumos-gate merge]Jerry Jelinek1-1/+40
commit c4567a616165806d1420a481659f5e10a97a1395 6459 cstyle doesn't detect opening braces on the same line as function header
2015-11-236459 cstyle doesn't detect opening braces on the same line as function headerPaul Dagnelie1-1/+40
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-06 [illumos-gate merge]Jerry Jelinek1-2/+1
commit 53de82f8192091fc067cfa8315c2debac58adc0a 6427 cscope-fast clobber misses scanner.c commit bef9e21af8ac4992b7dfef56530c7b0ed9184096 6305 blkdev should provide the device_error kstat for iostat -E commit 374f65e730bef62a7c83fb2cb0250f74d2a6a1e8 6304 iostat(1M) should be able to handle KSTAT_DATA_STRING commit c0e96d867a045da50bf7e014cab94cb44528a0f5 6303 support KSTAT_DATA_STRING in non-virtual named kstats commit 3c8ab7ef4c92d599fef219e45c08fe01e0fbe880 6302 kstat module needs cleanup commit f1bf06561684fdb7e38b282b7a4508d35a50985b 6301 format(1M) should be able to use device inquiry properties commit 510a68476ba6e33759b7603130d76db4cec783d1 6300 blkdev and blkdev drivers should provide inquiry properties commit 0c6eaab480b44a0c790ad94e7cb6084792411de9 6299 SATA inquiry property generation doesn't work as advertised Conflicts: usr/src/tools/cscope-fast/Makefile
2015-11-056427 cscope-fast clobber misses scanner.cRobert Mustacchi1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Matthew Ahrens <mahrens@delphix.com>
2015-11-04 [illumos-gate merge]Jerry Jelinek1-25/+11
commit 6357b94b54238e954e002562d0e89a2fefd982e1 6415 sockets created via t_open/t_bind not shown by pfiles 6432 TLI sockets aren't detected correctly by pfiles in a NGZ commit 260e9a87725c090ba5835b1f9f0b62fa2f96036f 6356 Update mdocml to 1.13.3 commit 1058dba45ec5d6876a5bbb0b9174347e13e5748d 6346 zfs(1M) has spurious comma commit 3a005aada8ac0e291c13cbc488ba9ae1473f0a96 6377 Fix man page issues found by mandoc 1.13.3 commit fd76205d7372b305e64b7cfcd27939a39c743cb4 6397 libiscsit: several leaks due to left "errlist" commit a9685eaab1313767d1d4dac672c3a468519aa899 6321 mountd: The IP to name translation is usually not needed in nfsauth_access() Conflicts: usr/src/cmd/ptools/pfiles/pfiles.c
2015-11-036356 Update mdocml to 1.13.3Yuri Pankov1-25/+11
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-10-27 [illumos-gate merge]Jerry Jelinek2-7/+25
commit 422418808a6580456c11a891d69016d29dae1440 6338 cannot use umem tools on mdb itself commit b3700b074e637f8c6991b70754c88a2cfffb246b 6352 Updated DC locator for SMB and idmap commit ed81dd52230eff1a7c7625caad21af232c36f6cb 6351 Update smbsrv dtrace scripts and install them commit 12b65585e720714b31036daaa2b30eb76014048e 1122 smbsrv should use SPNEGO (inbound authentication)
2015-10-266352 Updated DC locator for SMB and idmapGordon Ross2-1/+8
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-266351 Update smbsrv dtrace scripts and install themAlek Pinchuk1-1/+4
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-261122 smbsrv should use SPNEGO (inbound authentication)Gordon Ross1-5/+13
Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <Matt.Barden@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-26 [illumos-gate merge]Jerry Jelinek2-25/+6
commit 78b013d7a408ae8e9eacdb67cae24fc8ecab1ebf 6394 ::mac_flow -s segfaults commit 30a92f3654d050907928369b3a203ce9b7201ffa 6373 README.mapfiles refers to wrong symbol version commit a443cc80c742af740aa82130db840f02b4389365 6292 exporting a pool while an async destroy is running can leave entries in the deferred tree commit 1a49874b8bbf112452a1b4d1888ec7ab6b38583f 6372 remove ON_CRYPTO_BINS references from the env file and Install commit 38e64a37c58e4c9b56b87a49811928d472637c32 6339 env file could figure out CODEMGR_WS automatically commit 4cb69ecc9330774c8f56042ac933503123f50a85 6335 need to use sed and awk from Makefile.master in head/Makefile
2015-10-236372 remove ON_CRYPTO_BINS references from the env file and InstallJosef 'Jeff' Sipek2-9/+2
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Eric Sproul <eric.sproul@circonus.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-10-236339 env file could figure out CODEMGR_WS automaticallyJosef 'Jeff' Sipek1-16/+4
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-10-23 [illumos-gate merge]Jerry Jelinek1-2/+1
commit b39b744be78c6327db43c1f69d11c2f5909f73cb 6319 assertion failed in zio_ddt_write: bp->blk_birth == txg commit bc09504ff1ed70f84c9713b732281f14a9ef49b2 6350 localedef native build improvements commit cf397aabe4e38964cfeb03e56ca8b407986c3a10 6349 tools build of make should not use CPPFLAGS.native commit e495b6e6735b803e422025a630352ef9bba788c5 6367 spa_config_tryenter incorrectly handles the multiple-lock case
2015-10-226349 tools build of make should not use CPPFLAGS.nativeGordon Ross1-2/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-21 [illumos-gate merge]Jerry Jelinek1-4/+7
commit ddadf64dec36f9cae0ff7ed9384ec87f855af450 6362 in.ndpd: SIOCLIFGETND: missing newline commit 780828c8aa1df2dc6f2066107a4aa8d045297972 5984 zfs clone should not mount the clone if canmount == noauto commit c711c1a516b4c85e511ccee93ad91975615887a0 6357 usr/src/tools/scripts/jstyle.pl errors with perl 5.22 commit 17ad7f9fd28ceea21aea94421cb8ada963285765 6166 fix MSI-X support in virtio driver Conflicts: usr/src/cmd/zfs/zfs_main.c
2015-10-206357 usr/src/tools/scripts/jstyle.pl errors with perl 5.22Toomas Soome1-4/+7
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-08 [illumos-gate merge]Jerry Jelinek29-423/+167
commit bf773d37f3253ade20599b1f3df2732d1b2ae424 6272 vnics/etherstubs missing initial link state commit 55a4551ddde8feed8f8e011458f992ea74257bd9 6225 NFSv4: setlock() can spin forever commit 13a2dec4170017ee9fca1138eb29a04bc5c2f49e 5726 Intro(4) should allow configurations as well commit 632802744ef6d17e06d6980a95f631615c3b060f 6281 prefetching should apply to 1MB reads commit 7205e712fa5af984664437dc9b614c6101f15817 6282 ONBLD man pages not pbchk clean commit 44b359c66ee1fc7d3ff451ed5221ba1235e28f78 4176 tolower(3c) refers to nonexistent _tolower(3c) commit d7d9a6d919f92d74ea0510a53f8441396048e800 5219 l2arc_write_buffers() may write beyond target_sz
2015-10-076282 ONBLD man pages not pbchk cleanRyan Zezeski29-423/+167
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-05 [illumos-gate merge]Jerry Jelinek42-181/+168
commit 49b5df1eac768235abeb210f61310e88b7d172b6 6026 Zero-padded IP address strings returned by SMB commit a851ffc82d02870137b4065c395d79bec1172c32 6025 Customer cannot set Share Properties using MMC commit eef90b8611c0908d0d8deb269e914563046e39dd 6024 ACL editor crash in Windows 2012 R2 commit 29e6af5c8e419f0f5edd9e69c2496eb1985a65c1 6023 Quota tab for an SMB share sometimes doesn't work commit 510e1dfa571885fb77ed3b53c30c28cbff59ef08 6022 MacOS logs error messages when trying to lookup users commit e16c88fb36290957b2335d1d4d9398e7fd918449 6021 Windows Explorer Stops Working / Crashes when Security Tab is accessed commit b3988cf65491efce7a0df7b735c586e4e12714f0 6020 panic in smbsrv netbios_first_level_name_decode commit 315fecc41c08848bacfc1ee331b9693077b057ff 5998 mdb_ctf_vread fails in dcmds run via mdb_pwalk_dcmd commit d1672efb6feac57c42788e27f739dfa3c4f3baf7 6280 libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED commit 42a9df3bdc231599faf43cf40fe8aaf13bf8d852 371 pkg:/network/ftp should not contain /usr/sbin/ping commit 6cad8c54794ed08da5ee9e41172ce85ba79e534f 6205 onbld manuals should be declared as 1onbld commit db2417522bcef7cf091649ee369330ecefbaf183 6249 async_destroy_001_pos fails because it doesn't see 'freeing' prop populated commit 999dc7aa56a6d16b1b0b88d246545be69aae9a4b 6248 zpool_create_008_pos and zpool_create_009_neg can fail intermittently
2015-10-036205 onbld manuals should be declared as 1onbldRyan Zezeski42-181/+168
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gwr@nexenta.com>
2015-09-23 [illumos-gate merge]Jerry Jelinek1-3/+3
commit bd93c05dbd9b8f1e8d2edf48c777bc881f927608 6198 Let's EOL cachefs commit b584d06cf5d63c0af8a641ca543c28986ec5cf81 6253 F_GETLK doesn't always return lock owner commit 09818e88dd7907e7eccd0caf8973ebfa6806b5f1 6257 First nfsauth_retrieve() is never cached in nfsauth_cache_get() Conflicts: usr/src/cmd/fs.d/Makefile usr/src/uts/intel/Makefile.intel usr/src/uts/common/Makefile.rules
2015-09-226198 Let's EOL cachefsAlexander Eremin1-3/+3
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2015-08-24 [illumos-gate merge]Jerry Jelinek3-401/+0
commit e6e1c9deb3babfde63f6fe6096a2eb3214c8f7df 6131 struct scsi_device uses a 1-bit signed bitfield commit 4afe9936c719d07ecb7d238765f479d232fe3575 6104 remove obsolete env files commit a63c99a2145c99a38d5ff19422b132400428ed9d 6080 libbe should support installboot
2015-08-236104 remove obsolete env filesJosef 'Jeff' Sipek3-401/+0
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-08-10 [illumos-gate merge]Jerry Jelinek1-5/+17
commit 50a3c7725241be42cd7a99ff5cfcda2b8a0450e0 6107 port_notify_t prefix mispelt in port_associate(3C) commit 94385aa447e04fc3f80a94bb4639c652babf5664 6095 usr/src/tools/scripts/cstyle.pl errors with perl 5.22
2015-08-076095 usr/src/tools/scripts/cstyle.pl errors with perl 5.22Toomas Soome1-5/+17
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard PALO <richard@netbsd.org> Approved by: Robert Mustacchi <rm@joyent.com>
2015-07-28OS-4548 CTF Everywhere: Phase 1Robert Mustacchi114-39085/+164
OS-4549 ctfconvert should be implemented in terms of libctf OS-4550 ctfconvert could convert multiple compilation units OS-4553 want multi-threaded ctfmerge OS-4552 Want general workq OS-4551 Want general mergeq OS-4554 ctfdiff doesn't properly handle unknown options OS-4555 ctfdiff's symbols could be more consistently prefixed OS-4048 new ctfmerge uses tmpfile after freeing it OS-4556 ctfdump should drive on when incomplete files exist OS-4557 ctf_add_encoded assigns() incorrect byte size to types OS-4558 ctf_add_{struct,union,enum} can reuse forwards OS-4559 ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t OS-4560 ctf_add_member could better handle bitfields OS-4561 ctf_type_size() reports wrong size for forwards OS-4563 diffing CTF typedefs needs to walk multiple definitions OS-4564 build scripts shouldn't hardcode CTF paths OS-4565 ctf_fdcreate could be more flexible OS-4566 Want libctf ctf_kind_name() function OS-4567 Want libctf function to set struct/union size OS-4568 Want ctfmerge altexec
2015-07-15 [illumos-gate merge]Jerry Jelinek1-0/+1
commit fdbe01bdc218a1a5d0bb998c40e77e4069330094 5942 integrate dmake (fix sparc build) commit 0d21b83c18c9449d0fa9b809c76225edbc5d54d2 6046 SPARC boot should support com.delphix:hole_birth commit 8a9764c34ea643308eed074c3fef1579dabe8461 6041 SPARC boot should support LZ4 commit c0dbe950192897247de6003f2dea1ca3c466fe01 6044 SPARC zfs reader is using wrong size for objset_phys
2015-07-145942 integrate dmake (fix sparc build)Igor Kozhukhov1-0/+1
2015-07-14 [illumos-gate merge]Jerry Jelinek19-27/+417
commit 10d63b7db37a83b39c7f511cf9426c9d03ea0760 5942 integrate dmake Conflicts: usr/src/tools/scripts/nightly.sh
2015-07-135942 integrate dmakeRichard Lowe19-48/+417
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-06-15 [illumos-gate merge]Jerry Jelinek1-3/+3
commit b884368dd61598a2c84215e7b8620e34fba645a1 4751 ipadm(1M) should make it clear that static v6 addrs on an interface require addrconf addrs commit 5ce9dfc844a5f2a338bcba6fcfd718a0e60956fe 2056 update boot(1m) for right location of the GRUB menu commit 68b2bbf26c7040fea4281dcb58b81e7627e46f34 5995 RPC over SMB named pipes should use AF_UNIX sockets commit 5a48565528ab0659af6d43ebe1659bfff8074e8f 5994 Access Based Enumeration not working after 1527 commit b6f078ed90209a1b0e143e0abd10e14a6a2a7397 5993 SMB server fails setting dates earlier than 1970 commit 46e1baa6cf6d5432f5fd231bb588df8f9570c858 5911 ZFS "hangs" while deleting file commit 83885279ef0a4e648dec5ed9b6933631923e8a6a 5618 webrev is unable to format (mi in man pages commit b3cff10cdd26674d8dc66e0b349fd185df709fad 5409 Remove shareiscsi description and example from zfs(1M) 5988 zfs(1M) diff is excessively indented commit b735fab62707bcb6832e1654b9265bd13e0ae959 1209 fnmatch(3C) should mention FNM_IGNORECASE Conflicts: usr/src/man/man1m/zfs.1m
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-05 [illumos-gate merge]Jerry Jelinek1-10/+40
commit fa517adbe8e043d0cdff8c3b22591c6fdec89934 5966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg commit b819cea2f73f98c5662230cc9affc8cc84f77fcf 5917 User-mode SMB server commit 83d2dfe69259e79314662cf95e6d1f9103dcffe2 5921 Want a netbios_enable parameter in sharectl_smb commit bcfab0594401266bd287f71573312d8af05de184 5976 e1000g use after free on start failure