Commit Graph

163 Commits

Author SHA1 Message Date
Xin LI
f6eff23569 4121 vdev_label_init should treat request as succeeded when pool
is read only

llumos/illumos-gate@973c78e94b
2014-01-01 01:05:38 +00:00
Xin LI
3142b7d42d (Stripped down import from Illumos)
4208 Typo in zfs_main.c: "posxiuser"

llumos/illumos-gate@f38cb554a5
2014-01-01 01:00:04 +00:00
Andriy Gapon
676087745f 4370 avoid transmitting holes during zfs send
4371 DMU code clean up

illumos/illumos-gate@43466aae47
2013-12-10 13:33:56 +00:00
Andriy Gapon
7e9a4bac8c 4373 add block contents print to zstreamdump
illumos/illumos-gate@994fb6b8a9
2013-12-05 11:29:07 +00:00
Andriy Gapon
58be4f12bb 4188 assertion failed in dmu_tx_hold_free(): dn_datablkshift != 0
illumos/illumos-gate@bb411a08b0
2013-12-04 14:50:43 +00:00
Andriy Gapon
432048d130 3580 Want zvols to return volblocksize when queried for physical block size
illumos/illumos-gate@a0b60564df
2013-12-04 14:49:20 +00:00
Andriy Gapon
69dd9f346a 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
illumos/illumos-gate@e722410c49
2013-11-26 20:09:43 +00:00
Andriy Gapon
5bef7b63cc 4322 ZFS deadlock on dp_config_rwlock
illumos/illumos-gate@c50d56f667
2013-11-20 11:09:12 +00:00
Andriy Gapon
0ec9798814 4128 disks in zpools never go away when pulled
illumos/illumos-gate@39cddb10a3
2013-11-20 11:08:07 +00:00
Andriy Gapon
4f662c9721 2583 Add -p (parsable) option to zfs list
illumos/illumos-gate@43d68d68c1
2013-11-20 11:06:57 +00:00
Andriy Gapon
491ececfb9 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@72102e7461
2013-11-20 11:06:02 +00:00
Andriy Gapon
12ad6bef9b 4161 deadlock between zfs_read() and zfs_putpage()
illumos/illumos-gate@b3d32f0ceb
2013-11-20 11:05:07 +00:00
Andriy Gapon
7df1fb6a6e 4251 libdtrace leaks open file handles
4250 libdtrace should use "F" specifier on fopen()

illumos/illumos-gate@93ed8d0d4b
2013-11-20 11:04:14 +00:00
Andriy Gapon
8ad7d49ec5 4236 Internet Packet Disturber
4237 net_* and hook_* man pages are wrong

illumos/illumos-gate@fe77cc0407
2013-11-20 11:03:11 +00:00
Andriy Gapon
dd120f9e9d 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@54a20ab41a
2013-11-20 11:02:18 +00:00
Andriy Gapon
42e4d30143 4089 NULL pointer dereference in arc_read()
illumos/illumos-gate@57815f6b95
2013-11-20 11:00:20 +00:00
Andriy Gapon
dca9247125 4088 use after free in arc_release()
illumos/illumos-gate@ccc22e1304
2013-11-20 10:59:41 +00:00
Andriy Gapon
c7eb3b0d87 3964 L2ARC should always compress metadata buffers
illumos/illumos-gate@e4be62a2b7
2013-11-20 10:58:25 +00:00
Andriy Gapon
0dae8aa6d5 4166 EOF pcata
4167 EOF pcser
2995 pcan and pcwl wifi device drivers EOL

illumos/illumos-gate@506aa7c68b
2013-11-20 10:57:45 +00:00
Andriy Gapon
a1d7a45c43 4171 clean up spa_feature_*() interfaces
4172 implement extensible_dataset feature for use by other zpool
features

illumos/illumos-gate@2acef22db7
2013-11-20 10:54:06 +00:00
Andriy Gapon
aad25bd415 4168 ztest assertion failure in dbuf_undirty
4169 verbatim import causes zdb to segfa
4170 zhack leaves pool in ACTIVE state

illumos/illumos-gate@7fdd916c47
2013-11-20 10:52:48 +00:00
Andriy Gapon
50f0ffdcc4 fix a screw up in r258371
Pointyhat to:	avg
2013-11-20 10:50:54 +00:00
Andriy Gapon
16f9dc06c8 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@0713e232b7
2013-11-20 10:41:10 +00:00
Andriy Gapon
19bf0dd101 4091 e1000g I217/I218 support
illumos/illumos-gate@75eba5b6d7
2013-11-20 10:38:37 +00:00
Andriy Gapon
2ad35a8817 3881 want device driver for HP SmartArray RAID controllers
illumos/illumos-gate@80c94ecd7a
2013-11-20 10:35:52 +00:00
Andriy Gapon
6cbd36185c 3933 contract adoption can race
illumos/illumos-gate@a81df0a5d7

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@69962b5647

r255258 referenced 14176:15e9457c12ec which is
illumos/illumos-gate@cf746768a8
2013-11-20 10:12:47 +00:00
Xin LI
a82379c1e9 Update vendor-sys/illumos/dist to 14176:15e9457c12ec:
Illumos ZFS issues:
  1974 pages_pp_maximum/lotsfree discrepancy leads to mlock()
       failure
2013-09-05 17:58:25 +00:00
Xin LI
4b71c2174a Update vendor-sys/illumos/dist to 14172:be36a38bac3d:
Illumos ZFS issues:
  4082 zfs receive gets EFBIG from dmu_tx_hold_free()
2013-09-05 17:56:00 +00:00
Xin LI
ca658903e0 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
2013-09-05 17:55:14 +00:00
Xin LI
119a3b6b54 Update vendor/illumos/dist and vendor-sys/illumos/dist
to 14164:dceb17481b99:

Illumos ZFS issues:
  4045 zfs write throttle & i/o scheduler performance work
2013-09-05 17:52:54 +00:00
Xin LI
d264a033cd 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
2013-08-23 23:47:59 +00:00
Xin LI
fd1be4250e Update vendor/illumos/dist and vendor-sys/illumos/dist
to 14159:dc75c925d8aa:

Illumos ZFS issues:
  2932 support crash dumps to raidz, etc. pools
2013-08-23 23:46:27 +00:00
Xin LI
b16bc6a689 Update vendor-sys/illumos/dist to 14157:85f7bb2246ca:
Illumos ZFS issues:
  4046 dsl_dataset_t ds_dir->dd_lock is highly contended
2013-08-23 23:40:25 +00:00
Xin LI
baaf1b273e Update vendor/illumos/dist to 14152:46f5fb0b0d36:
Illumos DTrace issues:
  4061 libzfs: memory leak in iter_dependents_cb()
2013-08-23 23:37:55 +00:00
Xin LI
a40012699f 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
2013-08-23 23:36:27 +00:00
Xin LI
0239dcb737 Update vendor/illumos/dist to 14148:fe28bd725808:
Illumos DTrace issues:
  4005 libctf can't deal with extended sections
2013-08-23 23:34:54 +00:00
Xin LI
d5c2dea67b 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
2013-08-16 19:33:36 +00:00
Xin LI
30670ee8c3 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
2013-08-16 19:27:29 +00:00
Xin LI
efc67e4537 Update vendor-sys/illumos/dist to illumos-gate 14133:4caa3904e52a:
Illumos ZFS issues:
  4039 zfs_rename()/zfs_link() needs stronger test for XDEV
2013-08-16 19:23:44 +00:00
Xin LI
67f70bc889 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
2013-08-08 00:06:25 +00:00
Xin LI
8b475cc7e4 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
2013-08-07 19:53:41 +00:00
Xin LI
28f378a105 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
2013-08-07 19:51:54 +00:00
Xin LI
1f8920ec23 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.
2013-08-06 21:41:16 +00:00
Xin LI
063a56b273 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).
2013-08-06 21:31:37 +00:00
Xin LI
669d92f180 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
2013-07-30 20:45:27 +00:00
Xin LI
fe8484c3ba Update vendor/illumos/dist to illumos-gate 14096:12d3631da129:
Illumos ZFS issues:
  3909 "zfs send -D" does not work
2013-07-29 20:36:27 +00:00
Xin LI
e11712b9c5 Update vendor-sys/illumos/dist to illumos-gate 14095:277fa158020c:
Illumos ZFS issues:
  3834 incremental replication of 'holey' file systems is slow
2013-07-29 20:35:12 +00:00
Xin LI
8f3367dfc7 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
2013-07-29 20:33:49 +00:00
Xin LI
492ec2eef2 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
2013-07-29 20:31:44 +00:00
Xin LI
e1f06280b7 Update vendor-sys/illumos/dist to illumos-gate 14088:3ca4e9e72fe7:
Illumos ZFS issues:
  3875 panic in zfs_root() after failed rollback
2013-07-29 20:26:33 +00:00