summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshare
AgeCommit message (Collapse)AuthorFilesLines
2016-11-21 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 6c6016e36550d1281cc80b26506a45d0d9bdb903 7547 rmalloc(9f) should mention rmallocmap_wait(9f) commit 52892d1d2b839551e473726ed56248a5b5649dc3 7585 Clarify mac private properties must be strings commit d174594cd572c5bbd8ecd98580222fb60508bade 7592 acpi commands link against host libc commit fab9be40d6bb364713294f6f6c925ccc58bacb24 7594 ld -zaslr should accept Solaris-compatible values commit 1c9272b861cd640a8342f4407da026ed98615517 7570 tunable to allow zvol SCSI unmap to return on commit of txn to ZIL commit b001165b0c3b957ada8be2307cb7337d3ae15871 7544 power(9E) should refer to dev_ops(9S), not cb_ops(9S) commit 386be055703d6da0a32d56189e59e87f1608c761 7589 nfs(4): delegation should be changed to server_delegation commit 9c02c7edf62c061c8b4d3134fb190ea51af6f69f 7565 loader: report sector size and number of sectors in lsdev output for bios disks commit 2c601221f598e1c7737ee1128853af2a7be2acb2 7591 New "zloop" command for running ztest indefinitely commit ad2760acbd9c3b479bf632f05c6f03d89830799d 7571 non-present readonly numeric ZFS props do not have default value commit 4dd77f9e38ef05b39db128ff7608d926fd3218c6 7545 zdb should disable reference tracking commit 91e2a09f39b7b47ff919323f4118fab26e6641d8 7543 ::spa -h should show free space histogram for whole pool commit 09c9e6dc9b69d10b771bb87e01040ec320a0bfd3 7542 zfs_unmount failed with EZFS_UNSHARENFSFAILED commit 5e629e018f19831ddde0164b9e2714a09fc1f1eb 7546 usb_get_max_pkts_per_isoc_request(9F) thinks it is a different function
2016-11-187542 zfs_unmount failed with EZFS_UNSHARENFSFAILEDChris Williamson1-1/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matt Amdur <matt.amdur@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-13 [illumos-gate merge]Jerry Jelinek1-13/+30
commit 7de21d7cba3fddc724c51930845ad91d8082e0c7 7056 tmpfs in a non-global zone does not abide by tmpfs_minfree commit 30633d6fe588d756f1fe86999b090761e325844e 7068 need a way to change the tmpfs size on a mounted fs commit 995de72901a2c8b79bd3aea3df1617643d53ea89 7064 TCP_KEEPIDLE has needless 10sec minimum commit b9709d3bf6aa3acb184b2dbcab09e7241a4edc82 7102 nfsd(1M) missing newline character in error messages commit f091aea1782d0de0cb0f320b76b56ffb4b37ef5d 7088 libshare should check nfs protocol value against netconfig(4) database commit 3d7afa3319dd88bd8a1774d43c1b15bce28b0f80 7067 webrev adds spurious path component to top-level files Conflicts: usr/src/uts/common/fs/tmpfs/tmp_vfsops.c usr/src/man/man1m/mount_tmpfs.1m usr/src/lib/libbrand/common/libbrand.c
2016-06-107088 libshare should check nfs protocol value against netconfig(4) databaseYuri Pankov1-12/+29
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-11-09 [illumos-gate merge]Jerry Jelinek1-3/+23
commit 76ca3cb000306bc4052fe820a7e4a6998dbcf932 5887 want bootfs commit 0181461b79a0991f2269dad3ef978086e6c70257 5886 want ability to provide additional objects at boot commit 99141ac7e1fddf3c8d7a32b9d945448af73e0039 6422 Renamed manifests refer to obsolete packages commit a90cf9f29973990687fa61de9f1f6ea22e924e40 6399 SMB2 support commit b24e356b384ccc80805e7150979de2373d44347c 6398 SMB should support path names longer than 1024 commit 08e9b2df0318952b8677b4feb62b4ec784f28101 6408 libbe shouldn't run installgrub on offline/unavail/faulted vdevs commit e4adc82d6b02a6aa5d1b1d9772653c82c16e28ad 6438 libdiskmgt uses wrong vendor ID property for USB commit aad3a4472fe05e2634744298e937a4070b663517 6437 blkdev bd_detach_handle() always returns DDI_SUCCESS Conflicts: usr/src/uts/intel/Makefile.intel usr/src/uts/i86pc/os/fakebop.c usr/src/man/man7fs/bootfs.7fs usr/src/cmd/fs.d/Makefile
2015-11-066399 SMB2 supportGordon Ross1-3/+23
Portions contributed by: Alek Pinchuk <alek@nexenta.com> Portions contributed by: Kevin Crowe <kevin.crowe@nexenta.com> Portions contributed by: Matt Barden <Matt.Barden@nexenta.com> Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Daniel Borek <daniel.borek@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Yuri Pankov <Yuri.Pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-10-29 [illumos-gate merge]Jerry Jelinek1-0/+2
commit 07b64d17ebeb1cc3f2777494d108511275630d14 6376 segmentation fault when sharing with 'sec=none,root=*' options commit 4eab410fb63816fe2c0ad0fd18b4c948613f6616 6369 remove SVM tests from ZFS test suite
2015-10-286376 segmentation fault when sharing with 'sec=none,root=*' optionsMarcel Telka1-0/+2
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-27 [illumos-gate merge]Jerry Jelinek1-3/+2
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-261122 smbsrv should use SPNEGO (inbound authentication)Gordon Ross1-3/+2
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-05 [illumos-gate merge]Jerry Jelinek1-1/+2
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-046025 Customer cannot set Share Properties using MMCGordon Ross1-1/+2
Reviewed by: Alek Pinchuk <alek@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-09-01 [illumos-gate merge]Jerry Jelinek1-5/+3
commit 822e63878c940bbf8d5d6fe9d475446e13485b7d 6167 libshare_nfs: Possible memory leak in configlog() commit 68271d9e99c74ee948081ec760827ff0567673d1 6179 Want various ISO8859-1 locales
2015-08-316167 libshare_nfs: Possible memory leak in configlog()Marcel Telka1-5/+3
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-05 [illumos-gate merge]Jerry Jelinek3-4/+13
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
2015-06-045917 User-mode SMB serverGordon Ross2-2/+10
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 Ross1-2/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-285861 clean up obsolete init scriptsAlexander Eremin1-4/+4
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2015-04-281527 SMB server in non-global zonesGordon Ross1-7/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Stepan Zastupov <stepan.zastupov@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-04-29 [illumos-gate merge]Jerry Jelinek2-11/+6
commit 3e5de5d019b8b1edc6c40c035fa29f3a41341841 5863 psiginfo arguments should be const commit 4b92079ba1c38eb015d4df99305947dbeccbb80d 5861 clean up obsolete init scripts commit 8622ec4569457733001d4982ef7f5b44427069be 1527 SMB server in non-global zones
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-10/+0
commit 0716b62f878e855b94635ef4793ef5f7f2abb8e4 5256 document some nonsensical code in the px driver commit 7e33f252cf7e3c3ee6c4ad7a90480f5aea3a026c 5288 x86 bitmap inline asm functions duplicate code commit de710d24d2fae4468e64da999e1d952a247f142c 5255 uts shouldn't open-code ISP2 commit 59b0aa363020bcc817969e1c15ac920d3f866e83 4674 No need to undefine rptr in ip.c commit 29e6ab979fdbd9d598f44c73c34496040e817685 5279 cleanup gcc warning for cmd/ls commit 0ed5c46e82c989cfa9726d9dae452e3d24ef83be 5285 pass in cpu_pause_func via pause_cpus commit 37c79205ad46187f54b2edbf6a468160935f14d9 5005 libnvpair JSON output broken by lint fixes 5006 libnvpair JSON cannot print int16 arrays commit 556ec55e431687f7cbda8dfa59e1fb2671d79031 5303 libpthread.3lib incorrectly describes -lpthread semantics commit 3f1de28d23e9724b017260ef6b282b278b6e38f9 5217 Add cache timeout settings to idmapd manifest, increase defaults commit f4427914317470f516ca69daaed90f7efb3d76dc 5216 failover error: cannot share pool/folder - smb add share failed commit f9bc6dadd79442185db5c8eb201c7475554fc7d7 5215 smbd core dump with missing negotiate challenge Conflicts: usr/src/test/util-tests/tests/libnvpair_json/json_common.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_07_nested_arrays.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_06_nested.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_05_strings.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_04_number_arrays.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_03_empty_arrays.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_02_numbers.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_01_boolean.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/json_00_blank.ksh (copyright) usr/src/test/util-tests/tests/libnvpair_json/Makefile (copyright) usr/src/test/util-tests/tests/Makefile (upstream mismerge)
2014-11-105216 failover error: cannot share pool/folder - smb add share failedDaniil Lunev1-10/+0
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com> Reviewed by: Boris Protopopov <boris.protopopov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-07-08 [illumos-gate merge]Keith M Wesolowski5-46/+205
commit 5cb0d67909d9970a3e7adbea9422ca3fc88000bf 4943 NFS server: Generic uid and gid remapping for AUTH_SYS commit 33cde0d0c27645bc9ec94c4d2955193c3dd4027c 4953 zfs rename <snapshot> need not involve libshare 4954 "zfs create" need not involve libshare if we are not sharing 4955 libshare's get_zfs_dataset need not sort the datasets commit 4bb73804952172060c9efb163b89c17f56804fe8 4950 files sometimes can't be removed from a full filesystem commit 08e958452532187958dbff5121d3010ef1de98ee 4906 cpqary3: add support for hp gen8+ smart array controllers Conflicts: usr/src/uts/common/nfs/export.h usr/src/uts/common/fs/zfs/zfs_vnops.c Manifests: usr/src/pkg/manifests/driver-storage-cpqary3.mf
2014-07-084943 NFS server: Generic uid and gid remapping for AUTH_SYSMarcel Telka4-45/+204
Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-07-074953 zfs rename <snapshot> need not involve libshareMatthew Ahrens1-1/+1
4954 "zfs create" need not involve libshare if we are not sharing 4955 libshare's get_zfs_dataset need not sort the datasets Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-06-16 [illumos-gate merge]Keith M Wesolowski1-8/+13
commit 33392354a001a7e6e504717bd3f249456d36cc00 4911 illumos-gate perl package version is fixed commit 3253d86fb73285619825921040bf0262898cf3f8 4917 libshare_nfs: s_rootnames leaks commit 6020a1b764797bc75c5b6bb622762df54ebc0ff3 4910 libshare_nfs: Memory leak in fill_security_from_secopts() Conflicts: usr/src/cmd/perl/Makefile.perl usr/src/Makefile.master (perl)
2014-06-134917 libshare_nfs: s_rootnames leaksMarcel Telka1-7/+12
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Serghei Samsi <sscdvp@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-06-134910 libshare_nfs: Memory leak in fill_security_from_secopts()Marcel Telka1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Serghei Samsi <sscdvp@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-02-21 [illumos-gate merge]Keith M Wesolowski1-3/+9
commit 97f7c4750238e3c507904468e4e9f17b15a08e2d 4600 Netbackup Catalog verification hangs waiting for NDMP server commit 361f55a51b4e8a8d5a73478602f4afdc6e199da5 4576 mountd(1m) needs to be able to set listen backlog commit 2c2a4b290e9cec73c81d22d42d3a63f2a3bb4e70 4519 ABI checking needs to adapt to modern times, run by default commit cb4d1691226e6583657e84c8ca7e3835499528a0 4522 the build doesn't fail nearly often enough commit a422476ddc8b07ee8e17a5962a46cd3b1f2ae17b 4525 remove last vestiges of tonic commit c3e6cb59e6ec7e289cc296c8f5f6e77651afe0a2 4526 nightly contains a great deal of effectively dead code Conflicts: usr/src/tools/scripts/nightly.sh usr/src/lib/libshare/nfs/libshare_nfs.c (copyright)
2014-02-204576 mountd(1m) needs to be able to set listen backlogMarcel Telka1-3/+9
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-01-163915 Add adjuncts support to the build (fix auto-mismerge)Keith M Wesolowski5-9/+0
2014-01-15 [illumos-gate merge]Keith M Wesolowski4-12/+4
commit 34969e746608c8170ab540c876836f625f25d8eb 4428 logadm ignoring -p flag commit c64d0c7c2b822e28df7036ee627f438587d05037 4481 snoop(1m) does not decode time in GETTIME rpcbind operation commit 78fb3df6a49cd4598f9bba9960558158f7ec440a 4456 snoop(1m) should display remote RPC calls in summary mode commit 023efabbe28d70d797973d99bf36d5552c2a8cb8 4195 snoop(1m) should print NFS_ACL mask in hex commit 84615402a46a91be66843bd64e4fb72642b06e9d 4430 libuuid could cache /dev/random commit 2db6d663182655cb393dc2c15668bc9293364594 4304 fmdump shall emit JSON commit 652601fb657e961ff66dadcd87ddfc146c5db0ca 4295 libshare sa_get_proto_status sometimes returns unallocated strings Conflicts: usr/src/lib/libuuid/common/uuid.c usr/src/lib/libshare/smb/libshare_smb.c usr/src/lib/libshare/autofs/libshare_autofs.c usr/src/lib/libnvpair/nvpair_json.c usr/src/cmd/logadm/conf.c
2014-01-144295 libshare sa_get_proto_status sometimes returns unallocated stringsRobert Mustacchi4-12/+4
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Garrett D'Amore <garrett@damore.org>
2013-11-07OS-2621 libshare sa_get_proto_status sometimes returns unallocated stringsRobert Mustacchi2-2/+2
2013-08-16 [illumos-gate merge]Keith M Wesolowski5-9/+11
commit 0a47c91c895e274dd0990009919e30e984364a8b 3089 want ::typedef 3690 mdb on x86 should be able to print alternate register names 3688 Want mdb -e 3094 libctf should support removing a dynamic type 3095 libctf does not validate arrays correctly 3096 libctf does not validate function types correctly 3689 Want an mdb test suite driver commit 494f7e12a62129ef191a15f9dfde6b7abe3bf510 3915 Add adjuncts support to the build
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski5-9/+11
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski2-2/+4
* github.com:illumos/illumos-gate: (49 commits) commit c61ea5668634a215fd1c9000beb7f6d2853b3468 3557 dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device commit 9eb57f7f3fbb970d4b9b89dcd5ecf543fe2414d5 3578 transferring the freed map to the defer map should be constant time 3579 ztest trips assertion in metaslab_weight() commit 9583f7179cb3bb19c38f4a8567cb8d51786036f1 3501 mdb: ::thread -d needs the SWITCH column commit 870e339d55f32bf17ce54ee9557ef0ac88ab4d5f 3496 sysevent runtime files are under /var/run commit 03205638622365000528794a52a1c0a8e846554e 3431 sharectl prints garbage when it failed commit cfe63ebf3593a7e45618955bfd1a754f30fc5fcf 3412 The ascii art in nfs4.h needs update commit 11bb729e438c0522ef1254effe8c8a39e441d7d5 1927 nfs4 stale clientid loop (OI server, Linux client) commit 28f2c52052034474a5881e13013564f72ffa345f 3515 sd gives RMW warnings for reads commit 16a4a8074274d2d7cc408589cf6359f4a378c861 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread 3564 spa_sync() spends 5-10% of its time in metaslab_sync() (when not condensing) 3566 recursive mutex panic in specfs commit 20128a0826f9c53167caa9215c12f08beee48e30 3561 arc_meta_limit should be exposed via kstats 3116 zpool reguid may log negative guids to internal SPA history commit c3a66015199e1814c2af8f7e6929af2004302e7e 3537 want pool io kstats commit ccc71be50bb49efb4e31004c77fb3e065e9c0596 3523 SMB NT Notify returning too soon commit bfbce3c1273efa22c185ea2995c57c37163fd7c3 3223 SMB FindFirst/FindNext don't fill in Last Name Offset commit 42c141d3747f50c9bfb13e3cf5f32828312a7b79 374 cron should send more useful mail commit 1f9f06cf154565efc5425d8e2c4d511ea99b0a58 3529 iostat should display time used by dtrace commit d5285cae913f4e01ffa0e6693a6d8ef1fbea30ba 3522 zfs module should not allow uninitialized variables commit 7535ae1914017b0e648abd7a139aca709fa82be3 3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat: commit e5dc7eac9e55f81548c4f12c8a2879d42a35ad84 3531 Race between log_sysevent_filename() and log_event_upcall() can cause panic commit 644b952899ad74c91b80401bc5cec525cdd9d87f 3512 rounding discrepancy in sa_find_sizes() 3513 mismatch between SA header size and layout commit 43ae55058ad99c869a9ae39d039490e8a3680520 3534 Disable EEE support in igb for I350 commit 838d71726afbdb6e9ea1358597d7a2da477d6831 3535 mdb ::print should pretty-print ipaddr_t and friends commit 15c4b7fc60958757a4ae2244a3910f06c3308202 3305 smbfs mount shows password commit 9dc3941c735ef88de46e850f745aa556d3a071a5 3507 Tunable to allow block allocation even on degraded vdevs commit e98f46cc16b6ba1555409cb3c7e384bdb0792875 3519 DTrace fails to resolve const types from fbt 3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests commit db8a3845f437a4151d759cc8d253e54e2911d7e6 3516 Leftover multidata transmit kernel statistics in ipv6 commit fabf08ae7a95a47c3e249ee651d83d26f798bcfa 3514 Spurious errors setting up new SMB client sessions commit 1b912ec7100c10e7243bf0879af0fe580e08c73d 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) commit aea676fd5203d93bed37515d4f405d6a31c21509 3508 NFS4 data corruption (client side) commit c93cc65a53e442bf8f9292f82e8c0797e0ed3f3d 3511 dtrace.c erroneously checks for memory alignment on amd64 commit 39f633a09e54fab2b9cf8d9d3ddc2a043b3e7465 3325 nsmb_close locking and teardown deadlock commit 28e4da25922bdfc5cba7ab29f47de911bbd78009 3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module commit 52fd7480cd8cd8da8ccac00d6af67471a23f06d2 3371 dumpadm -z is not documented in manpage 3380 zfs man page: documentation for zfs allow is confusing commit a0900badd8eb6bcca99411c8906b483e84f2da91 3196 ao_gendisp use by make is racey commit ff512403afa294019aee0a9c4e4f778f1d7ed207 3237 r10 is added 2 times to panic info commit 4846df9b53c813b173160a71c267f6678e9bf59b 3502 panic in smb_server_shutdown (sl_count assertion) commit 5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4 604 CIFS server should traverse child mount points commit e633f2d79475b51f0a4d46972282225abf851733 749 "/usr/bin/kstat" should be rewritten in C (fix SPARC build) commit 66448911ac89c254e89afc52e114402115a497e3 749 "/usr/bin/kstat" should be rewritten in C commit b17f03d7d89b75b69b9b7db22f2316b700e3a5a8 3485 statd is not handling incoming SM_NOTIFY properly when the hostname is not resolvable commit b7c47e8c412d4654019e45625cf2be8f7fd6ee66 3492 some e1000g devices don't support 15 unicast addresses commit 452fab4bfe0f4a0322a258885624366426683ae8 3419 usbftdi needs to support the BeagleBone commit 33c41f2b7f5e60517664bd7f392221865f833526 3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive commit 3c1e517454d5ef05eda14277b3af58472e9b26a9 452 getconf should support NPROCESSORS_* commit c92bf99ee60c0b1fe1289fef2b4034126c7867a5 3474 tar should support -C on extract commit a6f561b4aee75d0d028e7b36b151c8ed8a86bc76 3035 LZ4 compression support in ZFS and GRUB commit 7b1753e64ab6c8c68e7cd79acbedfdfba12bd7f8 3444 README for usr/src/test 3445 ZFS tests for restricted aclmode Conflicts: usr/src/cmd/cron/cron.c usr/src/cmd/mdb/common/mdb/mdb_ctf.c usr/src/cmd/mdb/common/mdb/mdb_ctf.h usr/src/cmd/ssh/libssh/common/readconf.c usr/src/cmd/ssh/sshd/servconf.c usr/src/cmd/stat/Makefile usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man1m/zfs.1m usr/src/man/man4/ssh_config.4 usr/src/man/man4/sshd_config.4 usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/io/scsi/targets/sd.c
2013-02-193431 sharectl prints garbage when it failedMarcel Telka1-2/+2
Reviewed by: David Höppner <0xffea@gmail.com> Reviewed by: Carlos Cardenas <cardenas12@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-01-28604 CIFS server should traverse child mount pointsAram Hăvărneanu1-0/+2
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-11-07Illumos syncJohn Sonnenschein5-4/+23
2012-09-10illumos syncJohn Sonnenschein1-1/+4
2012-08-283109 libshare_nfs: findopt() should return indexVitaliy Gusev1-1/+4
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-07-30Illumos SyncJohn Sonnenschein2-1/+27
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
2012-07-142991 Allow building without SMB printing supportGordon Ross2-1/+27
Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski5-7/+9
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-05-08STOR-54 warnings when creating a delegated ZFS dataset in a non-global zoneBill Pijewski1-3/+11
OS-493 NFS client 'entity not found' error when mounting
2012-09-222933 compiler warning gags need better granularityRichard Lowe5-2/+14
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-3/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-01-191992 sharemgr show -P [nfs|smb] doesn't work for shared datasetsDan Kruchinin1-0/+12
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-08-116975309 PSARC2007_393 Move /etc/default/{nfs/autofs} parameters to SMFPavan Mettu - Oracle Corporation - Menlo Park United States12-314/+1038
PSARC 2007/393 converting /etc/default/{nfs,autofs} to SMF properties