Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 03270635d68df6a0392fb8f4b7c04acad764648b
10057 Man page misspellings: "ouput", "particuliar", and "overriden"
commit 13b70267be56f36cbbc54ef71e13714ad820ad22
10048 fdisk: use /boot/pmbr if possible
commit 6fe4f3002ca33af5ab7123ed78d81899dadf2fbb
9683 Allow bypassing devid in vdev_disk_open()
commit 17fb938fd6cdce3ff1bb47dafda0774f742249a3
9847 leaking dd_clones (DMU_OT_DSL_CLONES) objects
commit 20633e304b57bc98f70fdb194081b7023adf527b
9559 zfs diff handles files on delete queue in fromsnap poorly
|
|
This reverts commit 2a235a434573f6659d6ebfc10ef33136384caad1.
|
|
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
commit 16d8656330ae5622ec32e5007f62145ebafdc50f
9997 Import iconv modules from g11n consolidation
commit 863275a46b877530dd1c728df0b4e9bddb5702e3
9956 loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
commit 049ba636fa37a2892809192fc671bff9158a01cd
9630 add lzc_rename and lzc_destroy to libzfs_core
commit 37002877d7628586736855370376e9f6ec0d4704
9989 Make loader.efi dual boot, step 2: remove boot1
commit 03fe8ede397c5609aac1be54aedccec490dca121
10026 common/sha1: update for loader build
|
|
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit bc4c0ff1343a311cc24933908ac6c4455af09031
9880 Race in ZFS parallel mount
commit 975041dd3b571af240661f84d186e0cd0e36217b
9873 SMB logon fails during 1st second after service start
commit ab618543cc6fc4bc273c077ef5d247961cdb29d4
8158 Want named threads API
9857 proc manpages should have LIBRARY section
commit 62f63298eba531d48f87aa8c2089298cb7821962
9881 smbd terminated by SIGABRT after smb_account_free()
Conflicts:
usr/src/uts/common/sys/thread.h
usr/src/uts/common/fs/proc/prvnops.c
usr/src/uts/common/disp/thread.c
usr/src/man/man4/proc.4
usr/src/man/man1/ps.1
usr/src/lib/libc/port/threads/thr.c
|
|
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
commit a6d101109bfb442cf0db6d8ebb5fb7c32cb16d7e
9472 Add smbutil discon command
commit 4226f635096bf9d814aa9fb335518c4855bbe3a3
6375 Add native name demangling support
commit 83b4671e6262c5aa6b4f9fb5a384b1946dfc2e7f
9664 loader: need UEFI32 support
commit e1bf37b1abeb6653a6e35e2bd6924131cced1efe
9884 cw(1) should use -fpic rather than -Kpic
Conflicts:
usr/src/test/util-tests/tests/Makefile
usr/src/cmd/mdb/common/mdb/mdb_demangle.c
|
|
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 7928f4baf4ab3230557eb6289be68aa7a3003f38
9617 too-frequent TXG sync causes excessive write inflation
commit e19b450bec203d8be04447ea476d7a86b36d63a1
8601 memory leak in get_special_prop()
commit 1946268f4b5e55d1de5a354a87463d24be6991ca
9680 dsl_dataset_hold_obj can leak bookmarks
commit 7341a7de4f0489193e0cfe11049a7bcf1596a4db
9677 panic from zio_write_gang_block() when creating dump device on fragmented rpool
commit f62db44dbcda5dd786bb821f1e6fd3ca2e6d4391
9616 Bogus error when attempting to set property on read-only pool
commit 837327673cfef3fa0e815ea9377af002d7b1e01b
9839 unix: add translation for netboot properties
commit cbb9248e66a77c6382c6f48aebae5fd0ee60fa69
9835 ses topo module should use topo_mod_clean_str()
commit 00d7a6fb939233ed021b823016c33fcae1dac964
9455 Expose drive speed and temperature on disk topo node
commit c952f9c1bd80512c5c1db6f7c8c4b49d40154098
9844 libi386: Fix typo in pxe.h
commit 4837313c99a7d59b1241728101760485b74f8d2b
9837 nfs_dlinet: allow nfs:// urls
Conflicts:
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
|
|
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Matt Ahrens <matt@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit acd7f809f0376580771fe4df8aaeecebe4c40b2f
9672 Reserve a ZFS replication stream feature flag for ZSTD compression
commit e8d4a73c868afb740396041be80ed2b141065e76
9621 Make createtxg and guid properties public
|
|
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit db1c88f6dab43484b6c33636600ac4596ff4c354
9576 hid_attach is missing one mutex_exit in error path
commit ea4ea50f064c5468142b24627acad09a41f060cb
9565 ctf: cast between incompatible function types
commit a19d2449c7801a22d6c8370a965dab3d16c77925
9538 rcapd make install fails due to race in subdirs (fix isaexec)
commit 6cfa0a7079eb1baa0a742f1e4def7cdabc8dcdab
9042 multiples of tty streams modules cause weirdness
commit 207bc6d049369709a154c840750e0a74a9ff0a76
9544 loader: i386/Makefile should have target all before other targets
commit 62877672b62bfe1e971061803b2a9c64897c13c3
9536 sasinfo does not know about 12gb sas
commit 0f8051a0844ba1894eab81d4b73a76feca23554e
9533 8079's check for Xen HVM is incomplete
commit d9241f995480d9097812b34500484c0fff9d7528
9552 grep segfaults when you ask for context
commit fe12dc752b42da16028a16f4226e5295506fdb28
9529 libefi: efi_alloc_and_read should check for PMBR
commit e53a4a814812099ec255c98f18f7ae1d0639ae57
9279 libefi: use one-line-per-file pattern in Makefile
commit dec267e7ea9828898b1c64462daa6636c4ef5e29
9454 ::zfs_blkstats should count embedded blocks
commit fe3ba4d1227d8746116ece7240682b13595c3142
9424 ztest failure: "unprotected error in call to Lua API (Invalid value type 'function' for key 'error')"
commit cfd63e1b1bcf7ba4bf72f55ddbd87ce008d2986d
9486 reduce memory used by device removal on fragmented pools
commit c7a7b2fa084facd68c3d1e860dfabe20c713877b
9479 fix wrong format specifier for vdev_id
commit ddfe901b12348d31c500fb57f9174e88860a4061
9457 libzfs_import.c:add_config() has a memory leak
commit 69d4acec15909325d6df21fec172510a50f77a8a
9538 rcapd make install fails due to race in subdirs
|
|
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
backout 9422: causes TRITON-372
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 5ac95da7d61660aa299c287a39277cb0372be959
9330 stack overflow when creating a deeply nested dataset
|
|
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Matt Ahrens <matt@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 0b2e8253986c5c761129b58cfdac46d204903de1
9512 zfs remap poolname@snapname coredumps
commit 591e0e133f9980083db5d64ac33a30bcc3382ff7
8115 parallel zfs mount
commit b4bf0cf0458759c67920a031021a9d96cd683cfe
9426 metaslab size can exceed offset addressable by spacemap
commit b1da084b97cda9a2d087205b95c45a54ad654453
9309 mdb: this statement may fall through
Conflicts:
usr/src/lib/Makefile
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: John Wren Kennedy <john.kennedy@delphix.com>
Reviewed by: Sara Hartse <sara.hartse@delphix.com>
Approved by: Matt Ahrens <mahrens@delphix.com>
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Brad Lewis <brad.lewis@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Prashanth Sreenivasa <pks@delphix.com>
Approved by: Matt Ahrens <mahrens@delphix.com>
|
|
commit bb1f424574ac8e08069d0ba993c2a41ffe796794
9443 panic when scrub a v10 pool
commit ae5ee1bd5e54409b4589217b160c8cf4b81e2fb8
9237 "zpool add" fails for very large pools
commit 20b5dafb425396adaebd0267d29e1026fc4dc413
9421 zdb should detect and print out the number of "leaked" objects
9422 zfs diff and zdb should explicitly mark objects that are on the deleted queue
commit 93a1902e519bf492c071b48ffb93e5c1c7b53fb9
9194 mechanism to override ashift at pool creation time
commit aa321b3cd36298fca4306c4e06284d250e998cf7
9500 HP scanner needs smaller SMB2 rwsize
commit 73769bc1e3c74ccdf2eafae366eacebe85a6f6ff
9508 mandoc(1) should be large file aware
9509 illumos#8424 missed -nostdinc flag
commit 2d3f5634d08413d6015ca536f1017b63a8609723
9258 9024 forgot to remove pv_rtls cruft
commit 66f654faf94d77a6760e083cb715592f4a408046
9257 hvm drivers don't need to anounce failure to report version
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andriy Gapon <avg@FreeBSD.org>
Approved by: Matt Ahrens <mahrens@delphix.com>
|
|
9422 zfs diff and zdb should explicitly mark objects that are on the deleted queue
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Approved by: Matt Ahrens <mahrens@delphix.com>
|
|
commit 094e47e980b0796b94b1b8f51f462a64d246e516
9102 zfs should be able to initialize storage devices
commit 5850749aaf781e7f284cedc8429eb16adf367802
9501 bootadm update-archive -nvC does more ZFS work than required
|
|
Reviewed by: John Wren Kennedy <john.kennedy@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit a3b5583021b7b45676bf1f0cc68adf7a97900b56
9192 explicitly pass good_writes to vdev_uberblock/label_sync
commit 3a4b1be953ee5601bab748afa07c26ed4996cde6
9290 device removal reduces redundancy of mirrors
commit ff9e88cea66c73818b035c646e3bb615ba3ff2bd
9452 ptable_dcmd() needs a little cleanup
commit a800027ae7e1ce605f8a3187c6fcad94986988f3
9450 OS Unit Test Suite is in the ostest package
commit ed1b18c7444d27a1c8637e59ba0b8b360902050b
9346 autofs: comparison between pointer and zero character constant
commit 4e72ade1d48747d1105e26d42fc4787278f8f35e
9462 panic in smbfs_delmap_callback
|
|
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prashanth Sreenivasa <pks@delphix.com>
Reviewed by: Sara Hartse <sara.hartse@delphix.com>
Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Tim Chase <tim@chase2k.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit daefc4e3f903d9fdcba459a512dc09df2d416e91
9349 dnet: this statement may fall through
commit f22cbd2db87ae3945ed6a9166f8b9d61b65c6ab9
9348 mii: duplicate 'const' declaration specifier
commit 9f7e0c70988ceb8fe0dc3b631ab169a6af80ecc5
9347 c2audit: comparison between pointer and zero character constant
commit cf95dd1699b88778bfda4b3d97e13237466400c4
9343 ib: comparison between pointer and zero character constant
commit ae7a42b1202d66a3f5538a09de0a28329264fd15
9181 ipf: this use of "defined" may not be portable
commit fff695d46af8deb863236b0569e68ea5a9bb6756
9308 mdnsd: this statement may fall through
commit c15ff06a5cef5880e0afc02c7a87c6b22455f848
9307 rdist: this statement may fall through
commit f6b0cb17c5dc44ae872c22ebbbd2663c98723311
9306 pppd: this use of "defined" may not be portable
commit 5b85b345b049f7f7544f27a5b5e2b1bfa91da91e
9305 pppdump: this statement may fall through
commit 7f24fc96855e7e749ca4e15ffdce8ea80fc94dbf
9131 regexp.h: this statement may fall through
commit acca861ce6b8e9720b720b04d3880f44a3e10281
9301 nvme: Package description out of date
commit 6f9a31a96454e5a48ab600f85d7e8b556b897e1a
9263 rdc: comparison between pointer and zero character constant
commit 73ff8cc657529b1dc6066efa02507cc59523bf46
9240 nxge: this statement may fall through
commit ea60f77b8bdb7a88d6143d8bd30ddebab992abee
9142 libxcurses: comparison between pointer and zero character constant
commit 17f11284b49b98353b5119463254074fd9bc0a28
9238 ZFS Spacemap Encoding V2
commit 1c10ae76c0cb31326c320e7cef1d3f24a1f47125
9286 want refreservation=auto
|
|
Reviewed by: Allan Jude <allanjude@freebsd.org>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 015f38bba18ec2acb8888f945aa30883d339367b
9193 bootcfg -C doesn't work
commit 5dafeea3ebd2dd77affc802bcb90f63faf01589f
9235 rename zpool_rewind_policy_t to zpool_load_policy_t
commit ccef24b493bcbd146fcd6d8946666cae081470b6
9191 dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devices
commit c4de6c3ca45a0d091cbbc164e338e97f0959aea1
9190 Fix cleanup routine in import_cachefile_device_replaced.ksh
commit d1de72cfa29ab77ff80e2bb0e668a6afa5bccaf0
9187 racing condition between vdev label and spa_last_synced_txg in vdev_validate
commit 859bfead58cf0e8c589b713386bab81385a346e6
9076 ZFS Performance test concurrency should be lowered for better latency
|
|
Reviewed by: Chris Williamson <chris.williamson@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit f313c178df05fb723db8426641b6f443f90f5f45
8808 nvme: Software Progress Marker feature is optional
commit 026e699f086745296cda4664068f50ace71e32e2
8980 BIOS clock is sometimes one hour fast
commit ac29b594b43c0e9b5cc7656b662ca9f359b36a46
9173 smbsrv: we do not build all
commit bbbed746ed07daa0e18f08cf6145bb3f2b063f24
9260 nsmb driver 32-bit ioctl check broken after 8685
commit 8671400134a11c848244896ca51a7db4d0f69da4
9166 zfs storage pool checkpoint
commit 5f5913bb83405db87f982abee80162a479d363af
9164 assert: newds == os->os_dsl_dataset
Conflicts:
usr/src/uts/common/fs/zfs/dsl_pool.c
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 750a7e45cc1795462d627c610964b7ceb020a0b0
9078 Update hwdata - 20180208
commit d6e1c446d7897003fd9fd36ef5aa7da350b7f6af
8857 zio_remove_child() panic due to already destroyed parent zio
commit d9a54dd1ef75248420c035ec1d240674f8d1f4fb
9074 domount() interprets ZFS filesystem names as relative paths
commit 213fcdcbdccbdeb7d33fbae7ba8d2639a6f8fd01
9077 zloop misses core files because they're no longer written into cwd
commit 544132fce3fa6583f01318f9559adc46614343a7
8940 Sending an intra-pool resumable send stream may result in EXDEV
commit bdfded42e66b9fc1395ff2401aa2952f7c44ae34
9080 recursive enter of vdev_indirect_rwlock from vdev_indirect_remap()
commit 667ec66f1b4f491d5e839644e0912cad1c9e7122
9079 race condition in starting and ending condesing thread for indirect vdevs
commit 6f7938128a2c5e23f4b970ea101137eadd1470a1
9075 Improve ZFS pool import/load process and corrupted pool recovery
commit 6bb6b5762ca4b17cd5fb3c6c123f17489d5635aa
9100 remove sunman rules from the gate
Conflicts:
usr/src/cmd/smbios/smbios.c
|
|
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
commit d8cfd210fd5a1952766872e066477af3df22c27c
9064 ZFS test remove_mirror should wait for device removal to complete
commit a01b7f54af574cc2fd6c48d74fbd41936bf7d272
9004 Some ZFS tests used files removed with 32 bit kernel
commit 2816c4ace7a4e702d9e9cc94b60b4ae41a052fe1
8965 zfs_acl_ls_001_pos fails due to no longer supported grep regex
commit add927f8c8d101e16c23eb9cd270be4fd7edf7d5
8942 zfs promote .../%recv should be an error
commit ac0215f4d618163d117a40fbf77a3f944852cb7b
8941 zpool add: assertion failed in get_replication() with nested interior VDEVs
commit 95643f75d23914a3e332adc9661ed51749e9858d
8520 lzc_rollback_to should support rolling back to origin
7198 libzfs should gracefully handle EINVAL from lzc_rollback
commit f4c1745bd6c9829a05ecec15759ede7757100ab5
8477 Assertion failed in vdev_state_dirty(): spa_writeable(spa)
commit 85723e5eec42f46dbfdb4c09b9e1ed66501d1ccf
8408 dsl_props_set_sync_impl() does not handle nested nvlists correctly
commit 305fdadfe1699208551f5b6e4c6176e4da94ece0
9033 nightly MUST use cw in tools proto
commit 56a7ecf86726e16be55758fad1b9f05dd5afc7be
9026 lib/fm missing dependency on libsff
commit 986347b1a657a0b49d45f0099e9b5799549b9312
9025 libzfs missing dependency on libcmdutils
commit 7c80a9608efb5c2bb78fb923e352a01088239788
9040 libnsl: unused local typedef in rpc code
commit 6685d29894718fc404d81493e41909d6101ea4af
9038 fs.d/nfs: this statement may fall through
commit 2dedcc4ffd203141c363762ff9947921e80b860c
9037 pfexecd: this statement may fall through
commit f02c28e434fb4d81d95122bab187fb43d4f19c2a
9036 zfs: duplicate 'const' declaration specifier
commit 46ac8fdfc5a1f9d8240c79a6ae5b2889cbe83553
9035 zfs: this statement may fall through
commit 4ecc75a514e023664b130792957c3973a982cebe
9034 pfexecd: duplicate lint target in Makefile
commit 1e8199757379047b30cc13c6aed3a0d25c7a035a
9032 sgs: this statement may fall through
commit 6f459ff5b49a8482416f3eab8866c784121ecae3
9031 sgs/libld: comparison between pointer and zero character constant
commit baa1db26a9368be6665db7776693fa63cc346ce5
8733 cxgbe: variable 'execute' set but not used
Conflicts:
usr/src/tools/scripts/nightly.sh
|
|
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
7198 libzfs should gracefully handle EINVAL from lzc_rollback
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd
8472 Want docs for iports, tgtmaps, and friends
commit 1eb7f6f10a2bf852886fac64ce710da077f20c75
8706 libc lint library missing endian.h functions
commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f
8962 zdb should work on non-idle pools
commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b
8961 SPA load/import should tell us why it failed
commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32
7638 Refactor spa_load_impl into several functions
commit 82693e09cc02331fa1b3b73b54b1060e73507a8d
8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable
commit d3c0397fdfe3697d5078fec583494fae9971fd75
9039 tcp(7p): Duplicate paragraph
commit af8443c4728e4601db72fb8089035223de906eb9
9022 loader.efi: module placement must check memory map
commit bd0ce624be4492bab2f6c53383a40618647aba28
9027 Makefiles need to specify C99 mode consistently
Conflicts:
usr/src/man/man9f/scsi_hba_iportmap_create.9f
usr/src/man/man9f/scsi_address_device.9f
usr/src/man/man9/iport.9
usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
|
|
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
|
|
commit e9b7d6e7f7a6477679a35b73eb3934b096b3dd39
8972 zfs holds: In scripted mode, do not pad columns with spaces
commit 5cb8d943bc8513c6230589aad5a409d58b0297cb
8835 Speculative prefetch in ZFS not working for misaligned reads
commit 4ae5f5f06c6c2d1db8167480f7d9e3b5378ba2f2
8652 Tautological comparisons with ZPROP_INVAL
commit 2ba5f978a4f9b02da9db1b8cdd9ea5498eb00ad9
8641 "zpool clear" and "zinject" don't work on "spare" or "replacing" vdevs
commit 620632424515d984b96f0a398e2d0cba9412182c
8560 Reference leak on ipsec_action_t
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit 5cabbc6b49070407fb9610cfe73d4c0e0dea3e77
7614 zfs device evacuation/removal
commit eb9c32327f4caf584b309530acc3df1b67f1d286
8925 boot1.efi: link with libefi
|
|
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Richard Laager <rlaager@wiktel.com>
Reviewed by: Tim Chase <tim@chase2k.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|