]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
10 years ago4757 ZFS embedded-data block pointers ("zero block compression")
Xin LI [Tue, 17 Jun 2014 07:35:54 +0000 (07:35 +0000)]
4757 ZFS embedded-data block pointers ("zero block compression")
4913 zfs release should not be subject to space checks

Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Max Grossman <max.grossman@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>

illumos/illumos-dist@5d7b4d438c4a51eccc95e77a83a437b4d48380eb

10 years ago4767 dtrace_probe() always has the timestamp
Mark Johnston [Tue, 3 Jun 2014 01:58:22 +0000 (01:58 +0000)]
4767 dtrace_probe() always has the timestamp

illumos/illumos-gate@82d86f4e8b1400610e24f161032c16e049f173a0

10 years ago4470 overly aggressive D integer narrowing breaks 32-bit ustack helpers
Mark Johnston [Tue, 3 Jun 2014 01:55:27 +0000 (01:55 +0000)]
4470 overly aggressive D integer narrowing breaks 32-bit ustack helpers

illumos/illumos-gate@2e0552679e3175533ade93573ac1229d20a8367b

10 years ago4469 DTrace helper tracing should be dynamic
Mark Johnston [Tue, 3 Jun 2014 01:52:05 +0000 (01:52 +0000)]
4469 DTrace helper tracing should be dynamic

illumos/illumos-gate@902686d13f8a39cfdc57f5605470369eafa51e1f

10 years ago4471 DTrace count() with histogram
Mark Johnston [Tue, 3 Jun 2014 01:42:09 +0000 (01:42 +0000)]
4471 DTrace count() with histogram
4472 DTrace full width distribution histograms
4473 DTrace frequency trails

illumos/illumos-gate@33093f5bcdc51014933497dd39374080c1ac5705

10 years ago4474 DTrace Userland CTF Support
Mark Johnston [Tue, 3 Jun 2014 01:24:46 +0000 (01:24 +0000)]
4474 DTrace Userland CTF Support
4475 DTrace userland Keyword
4476 DTrace tests should be better citizens
4479 pid provider types
4480 dof emulation is missing checks

illumos/illumos-gate@a386cc11a86ecb60f5a48078d22c1500e2ad003e

10 years ago4248 dtrace(1M) should never create DOF with empty probes section
Mark Johnston [Tue, 3 Jun 2014 01:16:11 +0000 (01:16 +0000)]
4248 dtrace(1M) should never create DOF with empty probes section
4249 Only probes from the first DTrace object file will be included

illumos/illumos-gate@54a20ab41aadcb81c53e72fc65886e964e9add59

The r258379 import of this change omitted the tests.

10 years ago4477 DTrace should speak JSON
Mark Johnston [Tue, 3 Jun 2014 01:06:31 +0000 (01:06 +0000)]
4477 DTrace should speak JSON

illumos/illumos-gate@f497f9fe231e0e400f339c84a7d80c4aae2ac4d5

10 years ago2915 DTrace in a zone should see "cpu", "curpsinfo", et al
Mark Johnston [Tue, 3 Jun 2014 00:55:15 +0000 (00:55 +0000)]
2915 DTrace in a zone should see "cpu", "curpsinfo", et al
2916 DTrace in a zone should be able to access fds[]
2917 DTrace in a zone should have limited provider access

illumos/illumos-gate@b0f673c4626e4cb1db7785287eaeed2731dfefe8

10 years ago4901 zfs filesystem/snapshot limit leaks
Xin LI [Sat, 31 May 2014 00:58:34 +0000 (00:58 +0000)]
4901 zfs filesystem/snapshot limit leaks

illumos/illumos-gate@adf340778b67ab4c04c186099a69e0a5435609c7

10 years ago3897 zfs filesystem and snapshot limits (fix leak)
Xin LI [Sat, 31 May 2014 00:57:31 +0000 (00:57 +0000)]
3897 zfs filesystem and snapshot limits (fix leak)

illumos/illumos-gate@fb7001f1cd0ee8c6cacc800126125242e40ecbd4

10 years ago3835 zfs need not store 2 copies of all metadata
Xin LI [Tue, 27 May 2014 19:05:26 +0000 (19:05 +0000)]
3835 zfs need not store 2 copies of all metadata

illumos/illumos-gate@edf345e6b8342e8627ec20ce821a977a62cee19d

10 years ago4730 metaslab group taskq should be destroyed in metaslab_group_destroy()
Xin LI [Tue, 27 May 2014 19:02:25 +0000 (19:02 +0000)]
4730 metaslab group taskq should be destroyed in metaslab_group_destroy()

illumos/illumos-gate@be082110c08433beadb738ad3be035a73d995ea8

10 years ago4698 fix builds by gcc44 on sparc
Xin LI [Tue, 27 May 2014 19:01:10 +0000 (19:01 +0000)]
4698 fix builds by gcc44 on sparc

(This change is not applicable to FreeBSD)

illumos/illumos-gate@9c720e3bfb657054035cb780c4d222291b7d4917

10 years ago4745 fix AVL code misspellings
Xin LI [Wed, 23 Apr 2014 19:12:26 +0000 (19:12 +0000)]
4745 fix AVL code misspellings

illumos/illumos-gate@6907ca4bc759c5fd81b8a60fc5e1a1c7d1972e6a

10 years ago3897 zfs filesystem and snapshot limits
Xin LI [Wed, 23 Apr 2014 19:09:14 +0000 (19:09 +0000)]
3897 zfs filesystem and snapshot limits

illumos/illumos@a2afb611b30628fb74ad9eade4ae465f9031e262

10 years ago4754 io issued to near-full luns even after setting noalloc threshold
Xin LI [Fri, 18 Apr 2014 19:43:02 +0000 (19:43 +0000)]
4754 io issued to near-full luns even after setting noalloc threshold
4755 mg_alloc_failures is no longer needed

illumos/illumos@b6240e830b871f59c22a3918aebb3b36c872edba

10 years ago4752 fan out read zio taskqs
Xin LI [Fri, 18 Apr 2014 19:41:01 +0000 (19:41 +0000)]
4752 fan out read zio taskqs

illumos/illumos-gate@1b497ab83e8f1c58bba5da59c649207a442a4720

10 years ago4374 dn_free_ranges should use range_tree_t
Xin LI [Fri, 18 Apr 2014 19:38:29 +0000 (19:38 +0000)]
4374 dn_free_ranges should use range_tree_t

(MD code for highbit64 omitted)

illumos/illumos-gate@bf16b11e8deb633dd6c4296d46e92399d1582df4

10 years ago3993 zpool(1M) and zfs(1M) should support -p for "list" and "get"
Xin LI [Fri, 28 Mar 2014 22:46:55 +0000 (22:46 +0000)]
3993 zpool(1M) and zfs(1M) should support -p for "list" and "get"
4700 "zpool get" doesn't support -H or -o options

illumos/illumos-gate@c58b352673e88983cd2b8a388a8c7625f35e2f18

10 years ago4573 ZFS snapshot alias
Xin LI [Fri, 28 Mar 2014 22:44:01 +0000 (22:44 +0000)]
4573 ZFS snapshot alias

illumos/illumos-gate@7dbbcd8300f0241d3ec9686f2a0a06107c1b90cb

10 years ago4571 Add documentation for -T and interval to "zpool list"
Xin LI [Thu, 20 Mar 2014 19:24:29 +0000 (19:24 +0000)]
4571 Add documentation for -T and interval to "zpool list"

illumos/illumos-gate@b55998b6d68438193f311140cafa2104f2038571

10 years ago4570 Document dedupditto pool property
Xin LI [Thu, 20 Mar 2014 19:23:38 +0000 (19:23 +0000)]
4570 Document dedupditto pool property
4572 Dedup-related documentation additions for zpool and zdb.
1371 Add -D option description to zpool(1M) manpage

illumos/illumos-gate@e902ed8e4d63380fc7ba67f74c52053dcedf7761

10 years ago3947 zpool(1M) references nonexistent zfs-features(5)
Xin LI [Thu, 20 Mar 2014 19:19:11 +0000 (19:19 +0000)]
3947 zpool(1M) references nonexistent zfs-features(5)
4540 zpool(1M) man page doesn't describe "readonly" property
3948 zfs sync=default is not accepted
4611 zfs(1M) still mentions 'send -r' in synopsis
4415 zpool(1M) man page missing "import -m" description

illumos/illumos-gate@409f1c06a8ed7e94e186a77bff5bfe5f77c5ebb1

10 years ago4638 Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!
Xin LI [Mon, 10 Mar 2014 21:37:07 +0000 (21:37 +0000)]
4638 Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!

illumos/illumos-gate@2144b121c08e0eb676cc6ca4662ebbc9f9c22fe3

10 years ago4478 dtrace_dof_maxsize is far too small
Mark Johnston [Fri, 28 Feb 2014 01:53:37 +0000 (01:53 +0000)]
4478 dtrace_dof_maxsize is far too small

illumos/illumos-gate@d339a29bb4765c4b6883a935cf69b669cd05bca0

10 years ago4626 libzfs memleak in zpool_in_use()
Xin LI [Thu, 27 Feb 2014 20:00:26 +0000 (20:00 +0000)]
4626 libzfs memleak in zpool_in_use()

illumos/illumos-gate@fb13f48f1d9593453b94cd1c7277553b56f493c8

10 years ago4574 get_clones_stat does not call zap_count in non-debug kernel
Xin LI [Sat, 8 Feb 2014 05:30:33 +0000 (05:30 +0000)]
4574 get_clones_stat does not call zap_count in non-debug kernel

illumos/illumos-gate@03d1795fa6f720eafbee821ad37f4343c391cfe4

10 years ago4504 traverse_visitbp: visit DMU_GROUPUSED_OBJECT before
Xin LI [Fri, 31 Jan 2014 07:27:28 +0000 (07:27 +0000)]
4504 traverse_visitbp: visit DMU_GROUPUSED_OBJECT before
     DMU_USERUSED_OBJECT

illumos/illumos-gate@48f1b90e649df6b08a86b1f8128c2bdf4a617a5c

10 years ago3995 Memory leak of compressed buffers in l2arc_write_done
Xin LI [Sat, 18 Jan 2014 01:40:36 +0000 (01:40 +0000)]
3995 Memory leak of compressed buffers in l2arc_write_done

illumos/illumos-gate@71cb1b742ca23532b844b6538d8f0997a900c62e

10 years ago4304 fmdump shall emit JSON
Andriy Gapon [Thu, 16 Jan 2014 13:12:06 +0000 (13:12 +0000)]
4304 fmdump shall emit JSON

illumos/illumos-gate@2db6d663182655cb393dc2c15668bc9293364594

NB: this adds JSON output support to libnvpair

10 years ago4427 pid provider rejects probes with valid UTF-8 names
Andriy Gapon [Thu, 16 Jan 2014 12:53:01 +0000 (12:53 +0000)]
4427 pid provider rejects probes with valid UTF-8 names

illumos/illumos-gate@1444d846b126463eb1059a572ff114d51f7562e5

10 years agoImport a file overlooked in r260154.
Xin LI [Thu, 2 Jan 2014 04:55:23 +0000 (04:55 +0000)]
Import a file overlooked in r260154.

4369 implement zfs bookmarks
4368 zfs send filesystems from readonly pools

illumos/illumos-gate@78f171005391b928aaf1642b3206c534ed644332

10 years ago4391 panic system rather than corrupting pool if we hit bug 4390
Xin LI [Wed, 1 Jan 2014 01:18:37 +0000 (01:18 +0000)]
4391 panic system rather than corrupting pool if we hit bug 4390

llumos/illumos-gate@8b36997aa24d9817807faa4efa301ac9c07a2b78

10 years ago4369 implement zfs bookmarks
Xin LI [Wed, 1 Jan 2014 01:15:53 +0000 (01:15 +0000)]
4369 implement zfs bookmarks
4368 zfs send filesystems from readonly pools

llumos/illumos-gate@78f171005391b928aaf1642b3206c534ed644332

10 years ago4121 vdev_label_init should treat request as succeeded when pool
Xin LI [Wed, 1 Jan 2014 01:05:38 +0000 (01:05 +0000)]
4121 vdev_label_init should treat request as succeeded when pool
     is read only

llumos/illumos-gate@973c78e94bf9634782164382c9e291bf81161fa5

10 years ago(Stripped down import from Illumos)
Xin LI [Wed, 1 Jan 2014 01:00:04 +0000 (01:00 +0000)]
(Stripped down import from Illumos)

4208 Typo in zfs_main.c: "posxiuser"

llumos/illumos-gate@f38cb554a534c6df738be3f4d23327e69888e634

10 years ago4370 avoid transmitting holes during zfs send
Andriy Gapon [Tue, 10 Dec 2013 13:33:56 +0000 (13:33 +0000)]
4370 avoid transmitting holes during zfs send

4371 DMU code clean up

illumos/illumos-gate@43466aae47bfcd2ad9bf501faec8e75c08095e4f

10 years ago4373 add block contents print to zstreamdump
Andriy Gapon [Thu, 5 Dec 2013 11:29:07 +0000 (11:29 +0000)]
4373 add block contents print to zstreamdump

illumos/illumos-gate@994fb6b8a9d07a8021d77d79f46e30637bca3ad3

10 years ago4188 assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0
Andriy Gapon [Wed, 4 Dec 2013 14:50:43 +0000 (14:50 +0000)]
4188 assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0

illumos/illumos-gate@bb411a08b05466bfe0c7095b6373bbc1587e259a

10 years ago3580 Want zvols to return volblocksize when queried for physical block size
Andriy Gapon [Wed, 4 Dec 2013 14:49:20 +0000 (14:49 +0000)]
3580 Want zvols to return volblocksize when queried for physical block size

illumos/illumos-gate@a0b60564dfc644f4bfaef1ce26d343b44cf68bc5

10 years ago4347 ZPL can use dmu_tx_assign(TXG_WAIT)
Andriy Gapon [Tue, 26 Nov 2013 20:09:43 +0000 (20:09 +0000)]
4347 ZPL can use dmu_tx_assign(TXG_WAIT)

illumos/illumos-gate@e722410c49fe67cbf0f639cbcc288bd6cbcf7dd1

10 years ago4322 ZFS deadlock on dp_config_rwlock
Andriy Gapon [Wed, 20 Nov 2013 11:09:12 +0000 (11:09 +0000)]
4322 ZFS deadlock on dp_config_rwlock

illumos/illumos-gate@c50d56f667f119d78fa3d94d6bef2c298ba556f6

10 years ago4128 disks in zpools never go away when pulled
Andriy Gapon [Wed, 20 Nov 2013 11:08:07 +0000 (11:08 +0000)]
4128 disks in zpools never go away when pulled

illumos/illumos-gate@39cddb10a31c1c2e66aed69e6871d09caa4c8147

10 years ago2583 Add -p (parsable) option to zfs list
Andriy Gapon [Wed, 20 Nov 2013 11:06:57 +0000 (11:06 +0000)]
2583 Add -p (parsable) option to zfs list

illumos/illumos-gate@43d68d68c1ce08fb35026bebfb141af422e7082e

10 years ago3928 `tail -f ...` doesn't notice file truncation
Andriy Gapon [Wed, 20 Nov 2013 11:06:02 +0000 (11:06 +0000)]
3928 `tail -f ...` doesn't notice file truncation

3929 `man tail` doesn't mentioned "-F" option
3930 'tail -F ...' not resetting the offset of file rotation properly
3968 want FILE_TRUNC event for PORT_SOURCE_FILE

illumos/illumos-gate@72102e7461c97dc268d21d9dd8f02da45f174acd

10 years ago4161 deadlock between zfs_read() and zfs_putpage()
Andriy Gapon [Wed, 20 Nov 2013 11:05:07 +0000 (11:05 +0000)]
4161 deadlock between zfs_read() and zfs_putpage()

illumos/illumos-gate@b3d32f0ceb59362ba287dcfd6de471e98bfc7fa9

10 years ago4251 libdtrace leaks open file handles
Andriy Gapon [Wed, 20 Nov 2013 11:04:14 +0000 (11:04 +0000)]
4251 libdtrace leaks open file handles

4250 libdtrace should use "F" specifier on fopen()

illumos/illumos-gate@93ed8d0d4b068b95d0bb50d57bb854df462a8485

10 years ago4236 Internet Packet Disturber
Andriy Gapon [Wed, 20 Nov 2013 11:03:11 +0000 (11:03 +0000)]
4236 Internet Packet Disturber

4237 net_* and hook_* man pages are wrong

illumos/illumos-gate@fe77cc0407fb667ddc04e1a8f2e203bb7b9c80e1

10 years ago4248 dtrace(1M) should never create DOF with empty probes section
Andriy Gapon [Wed, 20 Nov 2013 11:02:18 +0000 (11:02 +0000)]
4248 dtrace(1M) should never create DOF with empty probes section

4249 Only probes from the first DTrace object file will be included

illumos/illumos-gate@54a20ab41aadcb81c53e72fc65886e964e9add59

10 years ago4089 NULL pointer dereference in arc_read()
Andriy Gapon [Wed, 20 Nov 2013 11:00:20 +0000 (11:00 +0000)]
4089 NULL pointer dereference in arc_read()

illumos/illumos-gate@57815f6b95a743697e148327725b7f568e75e6ea

10 years ago4088 use after free in arc_release()
Andriy Gapon [Wed, 20 Nov 2013 10:59:41 +0000 (10:59 +0000)]
4088 use after free in arc_release()

illumos/illumos-gate@ccc22e130479b5bd7c0002267fee1e0602d3f772

10 years ago3964 L2ARC should always compress metadata buffers
Andriy Gapon [Wed, 20 Nov 2013 10:58:25 +0000 (10:58 +0000)]
3964 L2ARC should always compress metadata buffers

illumos/illumos-gate@e4be62a2b74a8f09bb669217a1a39eee069b13a1

10 years ago4166 EOF pcata
Andriy Gapon [Wed, 20 Nov 2013 10:57:45 +0000 (10:57 +0000)]
4166 EOF pcata

4167 EOF pcser
2995 pcan and pcwl wifi device drivers EOL

illumos/illumos-gate@506aa7c68b127eefb0197e329af7e9abcc3ebc98

10 years ago4171 clean up spa_feature_*() interfaces
Andriy Gapon [Wed, 20 Nov 2013 10:54:06 +0000 (10:54 +0000)]
4171 clean up spa_feature_*() interfaces

4172 implement extensible_dataset feature for use by other zpool
features

illumos/illumos-gate@2acef22db7808606888f8f92715629ff3ba555b9

10 years ago4168 ztest assertion failure in dbuf_undirty
Andriy Gapon [Wed, 20 Nov 2013 10:52:48 +0000 (10:52 +0000)]
4168 ztest assertion failure in dbuf_undirty

4169 verbatim import causes zdb to segfa
4170 zhack leaves pool in ACTIVE state

illumos/illumos-gate@7fdd916c474ea52896c671bbe7b56ba34a1ca132

10 years agofix a screw up in r258371
Andriy Gapon [Wed, 20 Nov 2013 10:50:54 +0000 (10:50 +0000)]
fix a screw up in r258371

Pointyhat to: avg

10 years ago4101 metaslab_debug should allow for fine-grained control
Andriy Gapon [Wed, 20 Nov 2013 10:41:10 +0000 (10:41 +0000)]
4101 metaslab_debug should allow for fine-grained control

4102 space_maps should store more information about themselves
4103 space map object blocksize should be increased
4104 ::spa_space no longer works
4105 removing a mirrored log device results in a leaked object
4106 asynchronously load metaslab

Revision illumos/illumos-gate@0713e232b7712cd27d99e1e935ebb8d5de61c57d

10 years ago4091 e1000g I217/I218 support
Andriy Gapon [Wed, 20 Nov 2013 10:38:37 +0000 (10:38 +0000)]
4091 e1000g I217/I218 support

illumos/illumos-gate@75eba5b6d79ed4d2ce3daf7b2806306b6b69a938

10 years ago3881 want device driver for HP SmartArray RAID controllers
Andriy Gapon [Wed, 20 Nov 2013 10:35:52 +0000 (10:35 +0000)]
3881 want device driver for HP SmartArray RAID controllers

illumos/illumos-gate@80c94ecd7a524eb933a4bb221a9618b9dc490e76

10 years ago3933 contract adoption can race
Andriy Gapon [Wed, 20 Nov 2013 10:12:47 +0000 (10:12 +0000)]
3933 contract adoption can race

illumos/illumos-gate@a81df0a5d715363cc1841810a87818dfa95675c0

Note we now reference illumos commits in the github repository as the
mercurial mirror seems to be neglected.

For connectivity:
r255255 referenced 14164:dceb17481b99 which is
illumos/illumos-gate@69962b5647e4a8b9b14998733b765925381b727e

r255258 referenced 14176:15e9457c12ec which is
illumos/illumos-gate@cf746768a898264fa491791a8252865e5338dc67

10 years agoUpdate vendor-sys/illumos/dist to 14176:15e9457c12ec:
Xin LI [Thu, 5 Sep 2013 17:58:25 +0000 (17:58 +0000)]
Update vendor-sys/illumos/dist to 14176:15e9457c12ec:

Illumos ZFS issues:
  1974 pages_pp_maximum/lotsfree discrepancy leads to mlock()
       failure

10 years agoUpdate vendor-sys/illumos/dist to 14172:be36a38bac3d:
Xin LI [Thu, 5 Sep 2013 17:56:00 +0000 (17:56 +0000)]
Update vendor-sys/illumos/dist to 14172:be36a38bac3d:

Illumos ZFS issues:
  4082 zfs receive gets EFBIG from dmu_tx_hold_free()

10 years agoUpdate vendor-sys/illumos/dist to 14171:98413c8cf54d:
Xin LI [Thu, 5 Sep 2013 17:55:14 +0000 (17:55 +0000)]
Update vendor-sys/illumos/dist to 14171:98413c8cf54d:

Illumos ZFS issues:
  3954 metaslabs continue to load even after hitting zfs_mg_alloc_failure limit
  4080 zpool clear fails to clear pool
  4081 need zfs_mg_noalloc_threshold

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Thu, 5 Sep 2013 17:52:54 +0000 (17:52 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to 14164:dceb17481b99:

Illumos ZFS issues:
  4045 zfs write throttle & i/o scheduler performance work

10 years agoUpdate vendor/illumos/dist to 14160:734110b9882f:
Xin LI [Fri, 23 Aug 2013 23:47:59 +0000 (23:47 +0000)]
Update vendor/illumos/dist to 14160:734110b9882f:

Illumos ZFS issues:
  1765 assert triggered in libzfs_import.c trying to import pool
       name beginning with a number

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Fri, 23 Aug 2013 23:46:27 +0000 (23:46 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to 14159:dc75c925d8aa:

Illumos ZFS issues:
  2932 support crash dumps to raidz, etc. pools

10 years agoUpdate vendor-sys/illumos/dist to 14157:85f7bb2246ca:
Xin LI [Fri, 23 Aug 2013 23:40:25 +0000 (23:40 +0000)]
Update vendor-sys/illumos/dist to 14157:85f7bb2246ca:

Illumos ZFS issues:
  4046 dsl_dataset_t ds_dir->dd_lock is highly contended

10 years agoUpdate vendor/illumos/dist to 14152:46f5fb0b0d36:
Xin LI [Fri, 23 Aug 2013 23:37:55 +0000 (23:37 +0000)]
Update vendor/illumos/dist to 14152:46f5fb0b0d36:

Illumos DTrace issues:
  4061 libzfs: memory leak in iter_dependents_cb()

10 years agoUpdate vendor-sys/illumos/dist to 14151:189ec27885ae:
Xin LI [Fri, 23 Aug 2013 23:36:27 +0000 (23:36 +0000)]
Update vendor-sys/illumos/dist to 14151:189ec27885ae:

Illumos DTrace issues:
  4047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receive

10 years agoUpdate vendor/illumos/dist to 14148:fe28bd725808:
Xin LI [Fri, 23 Aug 2013 23:34:54 +0000 (23:34 +0000)]
Update vendor/illumos/dist to 14148:fe28bd725808:

Illumos DTrace issues:
  4005 libctf can't deal with extended sections

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Fri, 16 Aug 2013 19:33:36 +0000 (19:33 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14143:42d090a37218:

Illumos DTrace issues:
  3089 want ::typedef
  3094 libctf should support removing a dynamic type
  3095 libctf does not validate arrays correctly
  3096 libctf does not validate function types correctly

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Fri, 16 Aug 2013 19:27:29 +0000 (19:27 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14137:f7523d207d74:

Illumos ZFS issues:
  3996 want a libzfs_core API to rollback to latest snapshot

10 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14133:4caa3904e52a:
Xin LI [Fri, 16 Aug 2013 19:23:44 +0000 (19:23 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14133:4caa3904e52a:

Illumos ZFS issues:
  4039 zfs_rename()/zfs_link() needs stronger test for XDEV

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Thu, 8 Aug 2013 00:06:25 +0000 (00:06 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14122:1e57939bc87d:

Illumos ZFS issues:
  3956 ::vdev -r should work with pipelines
  3957 ztest should update the cachefile before killing itself
  3958 multiple scans can lead to partial resilvering
  3959 ddt entries are not always resilvered
  3960 dsl_scan can skip over dedup-ed blocks if
       physical birth != logical birth
  3961 freed gang blocks are not resilvered and can cause pool to suspend
  3962 ztest should print out zfs debug buffer before exiting

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Wed, 7 Aug 2013 19:53:41 +0000 (19:53 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14121:6f5ac5d649af:

Illumos ZFS issues:
  3955 ztest failure: assertion refcount_count(&tx->tx_space_written) + delta <= tx->tx_space_towrite

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Wed, 7 Aug 2013 19:51:54 +0000 (19:51 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14120:e9e346400fef:

Illumos ZFS issues:
  3949 ztest fault injection should avoid resilvering devices
  3950 ztest: deadman fires when we're doing a scan
  3951 ztest hang when running dedup test
  3952 ztest: ztest_reguid test and ztest_fault_inject don't place nice together

10 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14116:b0233279e3fc:
Xin LI [Tue, 6 Aug 2013 21:41:16 +0000 (21:41 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14116:b0233279e3fc:

Illumos ZFS issues:
  3973 zfs_ioc_rename alters passed in zc->zc_name

This change was committed on FreeBSD as r253926.

10 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14100:2c12d65cf215:
Xin LI [Tue, 6 Aug 2013 21:31:37 +0000 (21:31 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14100:2c12d65cf215:

Illumos ZFS issues:
  348 ZFS should handle DKIOCGMEDIAINFOEXT failure

(Note that this change is Solaris/Illuoms specific).

10 years agoCommit a missed file in r253781:
Xin LI [Tue, 30 Jul 2013 20:45:27 +0000 (20:45 +0000)]
Commit a missed file in r253781:

Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14089:520f3adc5d46:

Illumos ZFS issues:
  3894 zfs should not allow snapshot of inconsistent dataset

10 years agoUpdate vendor/illumos/dist to illumos-gate 14096:12d3631da129:
Xin LI [Mon, 29 Jul 2013 20:36:27 +0000 (20:36 +0000)]
Update vendor/illumos/dist to illumos-gate 14096:12d3631da129:

Illumos ZFS issues:
  3909 "zfs send -D" does not work

10 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14095:277fa158020c:
Xin LI [Mon, 29 Jul 2013 20:35:12 +0000 (20:35 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14095:277fa158020c:

Illumos ZFS issues:
  3834 incremental replication of 'holey' file systems is slow

10 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14094:8a2884391fc2:
Xin LI [Mon, 29 Jul 2013 20:33:49 +0000 (20:33 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14094:8a2884391fc2:

Illumos ZFS issues:
  3888 zfs recv -F should destroy any snapshots created since the
       incremental source

10 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Mon, 29 Jul 2013 20:31:44 +0000 (20:31 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14089:520f3adc5d46:

Illumos ZFS issues:
  3894 zfs should not allow snapshot of inconsistent dataset

10 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14088:3ca4e9e72fe7:
Xin LI [Mon, 29 Jul 2013 20:26:33 +0000 (20:26 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14088:3ca4e9e72fe7:

Illumos ZFS issues:
  3875 panic in zfs_root() after failed rollback

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14070:d4c9f8eba8fa
Martin Matuska [Fri, 5 Jul 2013 20:37:09 +0000 (20:37 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14070:d4c9f8eba8fa

Illumos ZFS issues:
  3836 zio_free() can be processed immediately in the common case

11 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Tue, 25 Jun 2013 21:44:48 +0000 (21:44 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14060:aeb4e8fef072

Illumos ZFS issues:
  3829 fix for 3740 changed behavior of zfs destroy/hold/release ioctl

11 years agoUpdate vendor/illumos/dist to illumos-gate 14056:812b3d1ca0a0
Xin LI [Tue, 25 Jun 2013 21:34:21 +0000 (21:34 +0000)]
Update vendor/illumos/dist to illumos-gate 14056:812b3d1ca0a0

Illumos ZFS issues:
  3818 zpool status -x should report pools with removed l2arc devices

11 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Wed, 12 Jun 2013 06:56:15 +0000 (06:56 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14052:1a272fe1337b

Illumos ZFS issues:
  3740 Poor ZFS send / receive performance due to snapshot
       hold / release processing

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14051:849852750426
Xin LI [Tue, 11 Jun 2013 18:46:37 +0000 (18:46 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14051:849852750426

Illumos ZFS issues:
  3749 zfs event processing should work on R/O root filesystems

11 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Tue, 11 Jun 2013 18:43:25 +0000 (18:43 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14050:0c8d9998d589

Illumos ZFS issues:
  3747 txg commit callbacks don't work

11 years agoUpdate vendor/illumos/dist to illumos-gate 14049:4a7f6353bcf0
Xin LI [Tue, 11 Jun 2013 18:39:38 +0000 (18:39 +0000)]
Update vendor/illumos/dist to illumos-gate 14049:4a7f6353bcf0

Illumos ZFS issues:
  3745 zpool create should treat -O mountpoint and -m the same

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14048:ce96ca723606
Xin LI [Tue, 11 Jun 2013 18:35:14 +0000 (18:35 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14048:ce96ca723606

Illumos ZFS issues:
  3744 zfs shouldn't ignore errors unmounting snapshots

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14047:e8c1f215cb15
Xin LI [Tue, 11 Jun 2013 18:34:08 +0000 (18:34 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14047:e8c1f215cb15

Illumos ZFS issues:
  3743 zfs needs a refcount audit

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14046:6a5a2f4a47db
Xin LI [Tue, 11 Jun 2013 18:32:47 +0000 (18:32 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14046:6a5a2f4a47db

Illumos ZFS issues:
  3742 zfs comments need cleaner, more consistent style

11 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Xin LI [Tue, 11 Jun 2013 18:28:25 +0000 (18:28 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14045:9475b3fef59d

Illumos ZFS issues:
  3741 zfs needs better comments

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14041:cb4a51285eeb
Xin LI [Sat, 8 Jun 2013 08:51:22 +0000 (08:51 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14041:cb4a51285eeb

Illumos ZFS issues:
  3805 arc shouldn't cache freed blocks

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14039:6cfd5a5778b9
Xin LI [Thu, 6 Jun 2013 20:14:40 +0000 (20:14 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14039:6cfd5a5778b9

Illumos ZFS issues:
  3137 L2ARC compression

11 years agoUpdate vendor/illumos/dist and vendor-sys/illumos/dist
Martin Matuska [Thu, 23 May 2013 22:52:21 +0000 (22:52 +0000)]
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14031:e4eb37f33d60

Illumos ZFS issues:
  3699 zfs hold or release of a non-existent snapshot does not output error
  3739 cannot set zfs quota or reservation on pool version < 22

11 years agoUpdate vendor-sys/illumos/dist to illumos-gate 14029:11aad50aea32
Martin Matuska [Thu, 23 May 2013 22:51:56 +0000 (22:51 +0000)]
Update vendor-sys/illumos/dist to illumos-gate 14029:11aad50aea32

No FreeBSD-related changes