summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fs.d/nfs
AgeCommit message (Collapse)AuthorFilesLines
2014-05-01 [illumos-gate merge]20140501release-20140501Keith M Wesolowski1-11/+17
commit 5539384561c0efe744226d5e5d331f5546e500e4 4670 Resource leak in cots_listen_event() when set_addrmask() fails commit 9557befbc07a121f4baa233e966d24be5dca7345 4817 README.mapfiles: Missing version in an example commit 9a634533d15821efb93a491af59ea24d69227322 4812 libnsl: Some nisplus leftovers commit c5953fd0a23d8a0dc9475dfa76ad0dfd07663717 4808 libnsl: SI_SRPC_DOMAIN is always defined commit 0900f4f20e4cdeb8e5af4ba32aca32d28aeba2f9 4803 libnsl: recursive mutex lock in return_xprt_copy() commit dff8cdb7c81be0916631bfe5b4384516b430227f 4724 Possible memory leak in _clnt_vc_create_timed()
2014-04-304670 Resource leak in cots_listen_event() when set_addrmask() failsMarcel Telka1-11/+17
Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-02-21 [illumos-gate merge]Keith M Wesolowski2-23/+70
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 Telka2-23/+70
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-02-12 [illumos-gate merge]Keith M Wesolowski1-42/+21
commit 3ed73a35f260311604b6a106c2de1e8488499ff8 4554 memory leak in ndmpd_config_get_fs_info_v3 commit 42cdb25977ffa6ebef76064b66ad665992fadee5 4484 lockd: SMF property reading and cli options are incorrect
2014-02-114484 lockd: SMF property reading and cli options are incorrectMarcel Telka1-42/+21
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: T Nguyen <truongqnguien@gmail.com> Reviewed by: Jan Kryl <jan.kryl@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-02-03 [illumos-gate merge]Keith M Wesolowski1-11/+10
commit 2f4166839a727be3768d140a622e914703414e34 4552 mountd(1m): Remove limit of FDs in RPC server commit c596e8663644f226509d50dd96c7e4e15ad23f24 4551 mountd: Busy do_logging_queue() eats memory
2014-02-034552 mountd(1m): Remove limit of FDs in RPC serverMarcel Telka1-0/+8
Reviewed by: Michael Tsymbalyuk <michael.tsymbalyuk@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-02-034551 mountd: Busy do_logging_queue() eats memoryMarcel Telka1-11/+2
Reviewed by: Michael Tsymbalyuk <michael.tsymbalyuk@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-01-28 [illumos-gate merge]Keith M Wesolowski1-1/+4
commit 4a2282b9d394ffb5ee8d28f1f5bba12d0e89287e 4464 Duplicate alias entry in driver-network-igb.mf commit 9b6c3dc02c8682cbff6680ba283839a0df30c2d0 4459 Typo in itadm(1m) usage message: delete-inititator commit d383eb7abfbfe9663f0ee57d8e3ad74ed725a7ad 4533 mountd(1m) leaks nd_hostservlist in do_logging_queue() Conflicts: usr/src/cmd/fs.d/nfs/mountd/mountd.c (copyright)
2014-01-274533 mountd(1m) leaks nd_hostservlist in do_logging_queue()Marcel Telka1-1/+4
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-12-26OS-2679 NFS mount hardcodes udpJerry Jelinek2-2/+2
2013-11-14 [illumos-gate merge]Keith M Wesolowski2-8/+25
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-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-09-04 [illumos-gate merge]Keith M Wesolowski1-3/+1
commit bfe5cd09d00f1b1e72fbe64036f3f80b73bd2738 2408 CJK character width handled incorrectly in terminal emulators (missing widths-2.txt) commit 2da1cd3a39e2d3da7f9d15071ea9462919c011ac 2408 CJK character width handled incorrectly in terminal emulators 3019 localedef(1) manpage is pretty out of date commit 03fc868668dd42b1b163d1fb8af3968f7283a7eb 672 xargs doesn't support -0 3356 xargs needlessly duplicates stdio buffering commit 03d446db9be5b68e630562c8b6b14aa7c8a0f4dc 4075 nscd spuriously thinks all databases are privileged commit ab823b7f933f787dbdf7a0bb790639210c583869 3965 find does not support -delete option commit a81df0a5d715363cc1841810a87818dfa95675c0 3933 contract adoption can race commit cf746768a898264fa491791a8252865e5338dc67 1974 pages_pp_maximum/lotsfree discrepancy leads to mlock() failure commit b6805bf78d2bbbeeaea8909a05623587b42d58b3 4072 make clobber leaves trash commit a9478106a12424322498e53cf7cd75bd8a4d6004 3600 edit(1) is a bad .so reference commit 5253393b09789ec67bec153b866d7285a1cf1645 4082 zfs receive gets EFBIG from dmu_tx_hold_free() Conflicts: usr/src/man/man7fs/Makefile (copyright) usr/src/man/man3xnet/Makefile (ntohll/htonll) usr/src/man/man3socket/Makefile (get/freeifaddrs) usr/src/man/man1m/Makefile (ipdadm) usr/src/cmd/localedef/Makefile (euro) usr/src/cmd/ipf/tools/Makefile.tools (copyright) .gitignore usr/src/cmd/lp/filter/postscript/postreverse/Makefile (deleted) usr/src/lib/libshell/Makefile.doc (deleted) usr/src/lib/print/libpapi-lpd/Makefile.com (deleted) usr/src/pkg/manifests/library-print-open-printing-ipp.mf (deleted) usr/src/pkg/manifests/print-lp-print-client-commands.mf (deleted) Manifests (scripted replacement): usr/src/pkg/manifests/SUNWcs.man1.inc usr/src/pkg/manifests/SUNWcs.man1m.inc usr/src/pkg/manifests/SUNWcs.man4.inc usr/src/pkg/manifests/SUNWcs.man5.inc usr/src/pkg/manifests/compatibility-ucb.mf usr/src/pkg/manifests/developer-tnf.mf usr/src/pkg/manifests/diagnostic-cpu-counters.mf usr/src/pkg/manifests/driver-firewire.mf usr/src/pkg/manifests/driver-usb.mf usr/src/pkg/manifests/library-libtecla.mf usr/src/pkg/manifests/library-print-open-printing-ipp.mf usr/src/pkg/manifests/library-security-tcp-wrapper.mf usr/src/pkg/manifests/naming-ldap.mf usr/src/pkg/manifests/network-iscsi-target.mf usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/service-hal.mf usr/src/pkg/manifests/service-network-dns-mdns.mf usr/src/pkg/manifests/service-network-ftp.mf usr/src/pkg/manifests/service-network-network-clients.mf usr/src/pkg/manifests/service-network-network-servers.mf usr/src/pkg/manifests/service-network-nis.mf usr/src/pkg/manifests/service-network-smtp-sendmail.mf usr/src/pkg/manifests/service-network-telnet.mf usr/src/pkg/manifests/service-network-tftp.mf usr/src/pkg/manifests/service-network-uucp.mf usr/src/pkg/manifests/service-picl.mf usr/src/pkg/manifests/service-resource-pools.mf usr/src/pkg/manifests/service-security-gss.mf usr/src/pkg/manifests/service-storage-media-volume-manager.mf usr/src/pkg/manifests/storage-metassist.mf usr/src/pkg/manifests/storage-stmf.mf usr/src/pkg/manifests/storage-svm.mf usr/src/pkg/manifests/system-accounting-legacy.mf usr/src/pkg/manifests/system-boot-network.mf usr/src/pkg/manifests/system-extended-system-utilities.mf usr/src/pkg/manifests/system-file-system-smb.mf usr/src/pkg/manifests/system-header.mf usr/src/pkg/manifests/system-kernel-platform.mf usr/src/pkg/manifests/system-kernel-ultra-wideband.mf usr/src/pkg/manifests/system-kernel.man2.inc usr/src/pkg/manifests/system-kernel.man4.inc usr/src/pkg/manifests/system-kernel.man7.inc usr/src/pkg/manifests/system-kernel.man7d.inc usr/src/pkg/manifests/system-kernel.man7fs.inc usr/src/pkg/manifests/system-kernel.man7m.inc usr/src/pkg/manifests/system-kernel.man7p.inc usr/src/pkg/manifests/system-kernel.man9.inc usr/src/pkg/manifests/system-kernel.man9e.inc usr/src/pkg/manifests/system-kernel.man9f.inc usr/src/pkg/manifests/system-kernel.man9p.inc usr/src/pkg/manifests/system-kernel.man9s.inc usr/src/pkg/manifests/system-library-security-libsasl.mf usr/src/pkg/manifests/system-library-storage-libmpapi.mf usr/src/pkg/manifests/system-library.man3.inc usr/src/pkg/manifests/system-library.man3bsm.inc usr/src/pkg/manifests/system-library.man3c.inc usr/src/pkg/manifests/system-library.man3c_db.inc usr/src/pkg/manifests/system-library.man3cfgadm.inc usr/src/pkg/manifests/system-library.man3commputil.inc usr/src/pkg/manifests/system-library.man3contract.inc usr/src/pkg/manifests/system-library.man3curses.inc usr/src/pkg/manifests/system-library.man3devid.inc usr/src/pkg/manifests/system-library.man3devinfo.inc usr/src/pkg/manifests/system-library.man3dlpi.inc usr/src/pkg/manifests/system-library.man3elf.inc usr/src/pkg/manifests/system-library.man3exacct.inc usr/src/pkg/manifests/system-library.man3ext.inc usr/src/pkg/manifests/system-library.man3fstyp.inc usr/src/pkg/manifests/system-library.man3gen.inc usr/src/pkg/manifests/system-library.man3kstat.inc usr/src/pkg/manifests/system-library.man3kvm.inc usr/src/pkg/manifests/system-library.man3ldap.inc usr/src/pkg/manifests/system-library.man3lgrp.inc usr/src/pkg/manifests/system-library.man3lib.inc usr/src/pkg/manifests/system-library.man3mail.inc usr/src/pkg/manifests/system-library.man3malloc.inc usr/src/pkg/manifests/system-library.man3mp.inc usr/src/pkg/manifests/system-library.man3nsl.inc usr/src/pkg/manifests/system-library.man3nvpair.inc usr/src/pkg/manifests/system-library.man3pam.inc usr/src/pkg/manifests/system-library.man3scf.inc usr/src/pkg/manifests/system-library.man3sec.inc usr/src/pkg/manifests/system-library.man3secdb.inc usr/src/pkg/manifests/system-library.man3sip.inc usr/src/pkg/manifests/system-library.man3socket.inc usr/src/pkg/manifests/system-library.man3tsol.inc usr/src/pkg/manifests/system-library.man3uuid.inc usr/src/pkg/manifests/system-library.man3volmgt.inc usr/src/pkg/manifests/system-library.man3xcurses.inc usr/src/pkg/manifests/system-library.man3xnet.inc usr/src/pkg/manifests/system-library.man5.inc usr/src/pkg/manifests/system-network-http-cache-accelerator.mf usr/src/pkg/manifests/system-network-nis.mf usr/src/pkg/manifests/system-network-routing.mf usr/src/pkg/manifests/system-remote-shared-memory.mf usr/src/pkg/manifests/system-security-kerberos-5.mf usr/src/pkg/manifests/system-storage-fibre-channel-port-utility.mf usr/src/pkg/manifests/system-storage-sasinfo.mf usr/src/pkg/manifests/text-doctools.mf
2013-08-304072 make clobber leaves trashGordon Ross1-3/+1
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-28 [illumos-gate merge]Keith M Wesolowski11-141/+893
commit e9a5ec5aa8a1a14de1b019c6bd73e0a33f920e49 195 Need replacement for nfs/lockd+klm (exception_lists) commit 69a119caa6570c7077699161b7c28b6ee9f8b0f4 3946 ::gcore (fix sparc build) commit 2df37efa12a69b067c7197296dd802eb4b8a9e85 3518 Incorrect hostid calculation commit bbaa8b60dd95d714741fc474adad3cf710ef4efd 195 Need replacement for nfs/lockd+klm
2013-08-26195 Need replacement for nfs/lockd+klmDan Kruchinin11-141/+893
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Jeremy Jones <jeremy@delphix.com> Reviewed by: Jeff Biseda <jbiseda@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-15 [illumos-gate merge]Keith M Wesolowski2-6/+6
commit cf7e209d5f01e9f5fe052b444899ba9cba0e9877 4024 uninitialized and unused variables in cmd/fs.d/nfs commit 9e5aa9d8a21f8efa8ba9c9e4a0aa6edc66d07eb2 3978 renaming dynamic sdev nodes is problematic 3979 sdev dynamic directories can be created multiple times 3980 sdev vfs refcount assertion violation 3981 sdev backing store nodes not always present 3982 sdev could use some theory statements 3983 sdev_shadow_node slept through a vn_rele commit dd9c3b29f8e9f6b99b80e1fd8fc03241abd67311 3977 zones can commit suicide by zvol
2013-08-154024 uninitialized and unused variables in cmd/fs.d/nfsIgor Kozhukhov2-6/+6
Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski1-42/+43
* 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-01-253485 statd is not handling incoming SM_NOTIFY properly when the hostname is ↵Marcel Telka1-42/+43
not resolvable Reviewed by: Gordon Ross <Gordon.Ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Jeremy Jones <jeremy@delphix.com> Approved by: Christopher Siden <csiden@delphix.com>
2012-11-07Illumos syncJohn Sonnenschein13-20/+52
2012-09-10illumos syncJohn Sonnenschein1-2/+2
2012-07-30Illumos SyncJohn Sonnenschein3-22/+73
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-083063 many instances of unlike enum comparisonRichard Lowe1-2/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-05-17OS-1169 fix for OS-493 generates warning on Sun Studio buildBill Pijewski1-1/+1
2012-05-08STOR-54 warnings when creating a delegated ZFS dataset in a non-global zoneBill Pijewski2-2/+20
OS-493 NFS client 'entity not found' error when mounting
2012-09-222933 compiler warning gags need better granularityRichard Lowe13-20/+52
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-01-13OS-871 zone stuck in shutting_down - waiting for kernel thread ↵Jerry Jelinek2-0/+16
nfsauth_refresh_thread to terminate
2011-12-13STOR-55 NFS and ipfilter services deadlock when started togetherBill Pijewski1-2/+2
2012-06-122614 nfs logging works incorrectlyVitaliy Gusev3-22/+73
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: T Nguyen <truongqnguien@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Gordon Ross <gwr@nexenta.com>
2012-06-06backout 2614: packaging errors (incomplete - no nightly build)Garrett D'Amore3-73/+22
2012-06-052614 nfs logging works incorrectlyVitaliy Gusev3-22/+73
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: T Nguyen <truongqnguien@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2011-11-03877 share_nfs cannot share to IPv6 subnetsYuri Pankov1-157/+88
1554 SMB has no concept of IPv6 host access lists 1592 NFS access checks shouldn't fail if client address can't be resolved Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-06-201107 nfs_tbind.c do_one() function can't work with loopbackDan Kruchinin1-0/+22
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-11/+8
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc 6901783 strndup would be nice 6824404 libc should provide ffsl() & ffsll() 6793969 RFE: Add|stpcpy|to libc 6735446 Want a __progname symbol for BSD-style source compatibility 6421095 Solaris should provide strcasestr 6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux --HG-- rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
2010-08-116975309 PSARC2007_393 Move /etc/default/{nfs/autofs} parameters to SMFPavan Mettu - Oracle Corporation - Menlo Park United States15-287/+753
PSARC 2007/393 converting /etc/default/{nfs,autofs} to SMF properties
2010-07-076826935 mount_nfs needs to recognize if not use friendly numbersMarcel Telka1-37/+43
2010-06-306964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass)Ali Bahrami1-3/+4
6948720 SHT_INIT_ARRAY etc. section names don't follow ELF gABI 6962343 sgsmsg should use mkstemp() for temporary file creation
2010-06-186960999 portmapper support needed to support lx brand should go tooSurya Prakki5-71/+19
2010-05-246934233 A generic net_address SMF property type would be useful.Antonello Cruz1-4/+2
6934227 SMF should validate net_address_v4 amd net_address_v6 property types 6954776 libnsl should not depend on libscf PSARC/2010/153 Remove libnsl dependency on libscf PSARC/2010/157 SMF networking type extensions
2010-05-126923303 mountd dumped core on server if the file system was shared with ↵Jan Kryl2-58/+67
"none=-<CLNT>" and "rw|ro=<CLNT_IP>"
2010-04-136922286 directly mounting snapshots with NFSv3 failsSam Falkner2-26/+69
2010-03-236913655 nfslogd(1M) contains file handling errorMarcel Telka1-7/+4
2010-02-25PSARC/2008/532 NWAM Phase 1Anurag S. Maskey1-2/+8
PSARC/2009/577 Network Auto-Magic (NWAM) Phase 1 Updates PSARC/2010/049 Network Auto-Magic (NWAM) Phase 1 Updates part 2 4087814 User friendly utility wanted for network config, able to add network interfaces. 6509720 support configuration using DHCP "inform" and static IP address 6553627 network/physical:default and network/physical:nwam should be mutually-exclusive (perhaps a property) 6609581 nwam does not start the dns/client service after configuring the network 6664072 nwam profiles should include name service configuration properties 6723947 setting static MAC address should be possible 6794043 NWAM needs more complete profile support 6914190 Support for unmanaged network interfaces in NWAM - hands off 6921971 nwamd fails to run teardown/net-svc after suspend/resume --HG-- rename : usr/src/cmd/cmd-inet/lib/nwamd/interface.c => usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c rename : usr/src/cmd/cmd-inet/lib/nwamd/wireless.c => usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c rename : usr/src/cmd/cmd-inet/lib/nwamd/events.c => usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c rename : usr/src/cmd/cmd-inet/lib/nwamd/functions.h => usr/src/cmd/cmd-inet/lib/nwamd/util.h
2010-02-066920999 NFS client character encoding (to UTF-8) not working for S10 NFSv4 ↵Jan Kryl1-2/+2
client
2009-12-176907830 rquotad(1M) doesn't return quotas for ZFS if NFS client mountpoint ↵Lin Ling1-28/+10
differs from entry in /etc/mnttab
2009-12-166909770 reparsed dumping core on client accessing a bad referral locationRobert Thurlow1-3/+34
2009-12-156894228 nfs v3/v2 should not fabricate ACLsVallish Vaidyeshwara1-1/+2