Updated OpenZFS Tracking
parent
55dd6261bf
commit
0b9d9f1098
|
@ -1,17 +1,38 @@
|
|||
:large_blue_circle: 359 - Applied to master branch
|
||||
:white_circle: 2 - Open pull request against master branch pending review
|
||||
:red_circle: 49 - No existing pull request against the master branch
|
||||
:black_circle: 25 - Not applicable to Linux
|
||||
:large_blue_circle: Applied to master branch
|
||||
:white_circle: Open pull request against master branch pending review
|
||||
:red_circle: No existing pull request against the master branch
|
||||
:black_circle: Not applicable to Linux
|
||||
|
||||
Status | OpenZFS Issue | OpenZFS | Linux | Description
|
||||
------------------- | ------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------------
|
||||
:white_circle: | [6940] (https://www.illumos.org/issues/6940) | [1a04bab] (https://github.com/zfsonlinux/zfs/commit/1a04bab34808694f3bf1cef3dc208c9499d103aa) | [#5044](https://github.com/zfsonlinux/zfs/pull/5044) | Cannot unlink directories when over quota
|
||||
:large_blue_circle: | [7176] (https://www.illumos.org/issues/7176) | [ ] ( ) | [#4950](https://github.com/zfsonlinux/zfs/pull/4950) | Yet another hole birth issue
|
||||
:white_circle: | [6950] (https://www.illumos.org/issues/6950) | [7fc10f0] (https://github.com/illumos/illumos-gate/commit/7fc10f0) | [#4768](https://github.com/zfsonlinux/zfs/pull/4768) | ARC should cache compressed data
|
||||
:red_circle: | [7259](https://www.illumos.org/issues/7259) | [faa8036](https://github.com/illumos/illumos-gate/commit/faa8036) | | DS_FIELD_LARGE_BLOCKS is unused
|
||||
:red_circle: | [7336](https://www.illumos.org/issues/7336) | [dd862f6](https://github.com/illumos/illumos-gate/commit/dd862f6) | | vfork and O_CLOEXEC causes zfs_mount EBUSY
|
||||
:red_circle: | [7278](https://www.illumos.org/issues/7278) | [608764b](https://github.com/illumos/illumos-gate/commit/608764b) | | tuning zfs_arc_max does not impact arc_c_min
|
||||
:red_circle: | [7262](https://www.illumos.org/issues/7262) | [90f58f6](https://github.com/illumos/illumos-gate/commit/90f58f6) | [b8eb3c4](https://github.com/zfsonlinux/zfs/commit/b8eb3c4) | remove seq from zfs_receive_010.ksh
|
||||
:red_circle: | [7276](https://www.illumos.org/issues/7276) | [d750135](https://github.com/illumos/illumos-gate/commit/d750135) | | zfs(1m) manpage could better describe space properties
|
||||
:large_blue_circle: | [7004](https://www.illumos.org/issues/7004) | [d3e523d](https://github.com/illumos/illumos-gate/commit/d3e523d) | [2bce804](https://github.com/zfsonlinux/zfs/commit/2bce804) | dmu_tx_hold_zap() does dnode_hold() 7x on same object
|
||||
:red_circle: | [7247](https://www.illumos.org/issues/7247) | [b09697c](https://github.com/illumos/illumos-gate/commit/b09697c) | | zfs receive of deduplicated stream fails
|
||||
:large_blue_circle: | [7003](https://www.illumos.org/issues/7003) | [0780b3e](https://github.com/illumos/illumos-gate/commit/0780b3e) | [8bea981](https://github.com/zfsonlinux/zfs/commit/8bea981) | zap_lockdir() should tag hold
|
||||
:red_circle: | [7233](https://www.illumos.org/issues/7233) | [9aca840](https://github.com/illumos/illumos-gate/commit/9aca840) | | dir_is_empty should open directory with CLOEXEC
|
||||
:red_circle: | [7277](https://www.illumos.org/issues/7277) | [bfb658e](https://github.com/illumos/illumos-gate/commit/bfb658e) | | zdb should be able to print zfs_dbgmsg's
|
||||
:red_circle: | [7257](https://www.illumos.org/issues/7257) | [9821d61](https://github.com/illumos/illumos-gate/commit/9821d61) | | zfs manpage user property length needs to be updated
|
||||
:red_circle: | [7136](https://www.illumos.org/issues/7136) | [24504ca](https://github.com/illumos/illumos-gate/commit/24504ca) | | ESC_VDEV_REMOVE_AUX ought to always include vdev information 7115 6922 generates ESC_ZFS_VDEV_REMOVE_AUX a bit too often
|
||||
:large_blue_circle: | [7230](https://www.illumos.org/issues/7230) | [c45dd5a](https://github.com/illumos/illumos-gate/commit/c45dd5a) | [51907a3](https://github.com/zfsonlinux/zfs/commit/51907a3) | add assertions to dmu_send_impl() to verify that stream includes BEGIN and END records
|
||||
:red_circle: | [7235](https://www.illumos.org/issues/7235) | [7f57006](https://github.com/illumos/illumos-gate/commit/7f57006) | | remove unused func dsl_dataset_set_blkptr
|
||||
:red_circle: | [7090](https://www.illumos.org/issues/7090) | [4756c3d](https://github.com/illumos/illumos-gate/commit/4756c3d) | | zfs should improve allocation order and throttle allocations
|
||||
:large_blue_circle: | [7086](https://www.illumos.org/issues/7086) | [98fa317](https://github.com/illumos/illumos-gate/commit/98fa317) | [98ace73](https://github.com/zfsonlinux/zfs/commit/98ace73) | ztest attempts dva_get_dsize_sync on an embedded blockpointer
|
||||
:red_circle: | [7164](https://www.illumos.org/issues/7164) | [ada2798](https://github.com/illumos/illumos-gate/commit/ada2798) | | zdb should be able to open the root dataset
|
||||
:red_circle: | [7072](https://www.illumos.org/issues/7072) | [af0e4c6](https://github.com/illumos/illumos-gate/commit/af0e4c6) | | zfs fails to expand if lun added when os is in shutdown state
|
||||
:red_circle: | [7163](https://www.illumos.org/issues/7163) | [aafa6a1](https://github.com/illumos/illumos-gate/commit/aafa6a1) | | ztest failures due to excess error injection
|
||||
:red_circle: | [7147](https://www.illumos.org/issues/7147) | [58ff402](https://github.com/illumos/illumos-gate/commit/58ff402) | | ztest: ztest_ddt_repair fails with ztest_pattern_match assertion
|
||||
:red_circle: | [7104](https://www.illumos.org/issues/7104) | [5eaefb3](https://github.com/illumos/illumos-gate/commit/5eaefb3) | | increase indirect block size
|
||||
:red_circle: | [7071](https://www.illumos.org/issues/7071) | [45301ac](https://github.com/illumos/illumos-gate/commit/45301ac) | | lzc_snapshot does not fill in errlist on ENOENT
|
||||
:large_blue_circle: | [6950](https://www.illumos.org/issues/6950) | [7fc10f0](https://github.com/illumos/illumos-gate/commit/7fc10f0) | [d3c2ae1](https://github.com/zfsonlinux/zfs/commit/d3c2ae1) | ARC should cache compressed data
|
||||
:red_circle: | [7041](https://www.illumos.org/issues/7041) | [df23d90](https://github.com/illumos/illumos-gate/commit/df23d90) | | Fix spelling mistakes in sections 1 and 1M
|
||||
:red_circle: | [7082](https://www.illumos.org/issues/7082) | [b8a389e](https://github.com/illumos/illumos-gate/commit/b8a389e) | | bptree_iterate() passes wrong args to zfs_dbgmsg()
|
||||
:large_blue_circle: | [6314](https://www.illumos.org/issues/6314) | [d6160ee](https://github.com/illumos/illumos-gate/commit/d6160ee) | [eca7b76](https://github.com/zfsonlinux/zfs/commit/eca7b76) | buffer overflow in dsl_dataset_name
|
||||
:red_circle: | [7054](https://www.illumos.org/issues/7054) | [de9cc02](https://github.com/illumos/illumos-gate/commit/de9cc02) | | dmu_tx_hold_t should use refcount_t to track space
|
||||
:red_circle: | [6940](https://www.illumos.org/issues/6940) | [9918916](https://github.com/illumos/illumos-gate/commit/9918916) | | Cannot unlink directories when over quota
|
||||
:large_blue_circle: | [6940](https://www.illumos.org/issues/6940) | [9918916](https://github.com/illumos/illumos-gate/commit/9918916) | [db707ad](https://github.com/zfsonlinux/zfs/commit/db707ad) | Cannot unlink directories when over quota
|
||||
:red_circle: | [7016](https://www.illumos.org/issues/7016) | [0dd053d](https://github.com/illumos/illumos-gate/commit/0dd053d) | | arc_available_memory is not 32-bit safe
|
||||
:red_circle: | [6931](https://www.illumos.org/issues/6931) | [88f61de](https://github.com/illumos/illumos-gate/commit/88f61de) | | lib/libzfs: cleanup gcc warnings
|
||||
:red_circle: | [7019](https://www.illumos.org/issues/7019) | [45b1747](https://github.com/illumos/illumos-gate/commit/45b1747) | | zfsdev_ioctl skips secpolicy when FKIOCTL is set 7020 sdev_cleandir can loop forever
|
||||
|
@ -22,7 +43,7 @@ Status | OpenZFS Issue | OpenZFS
|
|||
:large_blue_circle: | [6902](https://www.illumos.org/issues/6902) | [0d8fa8f](https://github.com/illumos/illumos-gate/commit/0d8fa8f) | [0cee240](https://github.com/zfsonlinux/zfs/commit/0cee240) | speed up listing of snapshots if requesting name only and sorting by name
|
||||
:large_blue_circle: | [6876](https://www.illumos.org/issues/6876) | [c971037](https://github.com/illumos/illumos-gate/commit/c971037) | [d1d19c7](https://github.com/zfsonlinux/zfs/commit/d1d19c7) | Stack corruption after importing a pool with a too-long name
|
||||
:large_blue_circle: | [6844](https://www.illumos.org/issues/6844) | [11ceac7](https://github.com/illumos/illumos-gate/commit/11ceac7) | [463a8cf](https://github.com/zfsonlinux/zfs/commit/463a8cf) | dnode_next_offset can detect fictional holes
|
||||
:red_circle: | [6111](https://www.illumos.org/issues/6111) | [4a20c93](https://github.com/illumos/illumos-gate/commit/4a20c93) | | zfs send should ignore datasets created after the ending snapshot
|
||||
:large_blue_circle: | [6111](https://www.illumos.org/issues/6111) | [4a20c93](https://github.com/illumos/illumos-gate/commit/4a20c93) | [6635624](https://github.com/zfsonlinux/zfs/commit/6635624) | zfs send should ignore datasets created after the ending snapshot
|
||||
:red_circle: | [6874](https://www.illumos.org/issues/6874) | [1fdcbd0](https://github.com/illumos/illumos-gate/commit/1fdcbd0) | | rollback and receive need to reset ZPL state to what's on disk
|
||||
:red_circle: | [6914](https://www.illumos.org/issues/6914) | [af868f4](https://github.com/illumos/illumos-gate/commit/af868f4) | | kernel virtual memory fragmentation leads to hang
|
||||
:large_blue_circle: | [6873](https://www.illumos.org/issues/6873) | [4cde22c](https://github.com/illumos/illumos-gate/commit/4cde22c) | [ee06391](https://github.com/zfsonlinux/zfs/commit/ee06391) | zfs_destroy_snaps_nvl leaks errlist
|
||||
|
@ -36,7 +57,7 @@ Status | OpenZFS Issue | OpenZFS
|
|||
:red_circle: | [6763](https://www.illumos.org/issues/6763) | [851632d](https://github.com/illumos/illumos-gate/commit/851632d) | | aclinherit=restricted masks inherited permissions by group perms (groupmask)
|
||||
:red_circle: | [6762](https://www.illumos.org/issues/6762) | [1eb4e90](https://github.com/illumos/illumos-gate/commit/1eb4e90) | | POSIX write should imply DELETE_CHILD on directories - and some additional considerations
|
||||
:large_blue_circle: | [6736](https://www.illumos.org/issues/6736) | [215198a](https://github.com/illumos/illumos-gate/commit/215198a) | [e0ab3ab](https://github.com/zfsonlinux/zfs/commit/e0ab3ab) | ZFS per-vdev ZAPs
|
||||
:red_circle: | [6322](https://www.illumos.org/issues/6322) | [cb92f41](https://github.com/illumos/illumos-gate/commit/cb92f41) | | ZFS indirect block predictive prefetch
|
||||
:large_blue_circle: | [6322](https://www.illumos.org/issues/6322) | [cb92f41](https://github.com/illumos/illumos-gate/commit/cb92f41) | [755065f](https://github.com/zfsonlinux/zfs/commit/755065f) | ZFS indirect block predictive prefetch
|
||||
:large_blue_circle: | [6418](https://www.illumos.org/issues/6418) | [6401734](https://github.com/illumos/illumos-gate/commit/6401734) | [131cc95](https://github.com/zfsonlinux/zfs/commit/131cc95) | zpool should have a label clearing command
|
||||
:large_blue_circle: | [6842](https://www.illumos.org/issues/6842) | [02525cd](https://github.com/illumos/illumos-gate/commit/02525cd) | [32c8c94](https://github.com/zfsonlinux/zfs/commit/32c8c94) | Fix empty xattr dir causing lockup
|
||||
:large_blue_circle: | [6843](https://www.illumos.org/issues/6843) | [399cc7d](https://github.com/illumos/illumos-gate/commit/399cc7d) | [f5f087e](https://github.com/zfsonlinux/zfs/commit/f5f087e) | Make xattr dir truncate and remove in one tx
|
||||
|
@ -112,7 +133,7 @@ Status | OpenZFS Issue | OpenZFS
|
|||
:black_circle: | [6220](https://www.illumos.org/issues/6220) | [c546f36](https://github.com/illumos/illumos-gate/commit/c546f36) | | memleak in l2arc on debug build
|
||||
:large_blue_circle: | [6214](https://www.illumos.org/issues/6214) | [d4cd038](https://github.com/illumos/illumos-gate/commit/d4cd038) | [4e0f33f](https://github.com/zfsonlinux/zfs/commit/4e0f33f) | zpools going south
|
||||
:large_blue_circle: | [5987](https://www.illumos.org/issues/5987) | [cf6106c](https://github.com/illumos/illumos-gate/commit/cf6106c) | [7f60329](https://github.com/zfsonlinux/zfs/commit/7f60329) | zfs prefetch code needs work
|
||||
:red_circle: | [5997](https://www.illumos.org/issues/5997) | [1437283](https://github.com/illumos/illumos-gate/commit/1437283) | | FRU field not set during pool creation and never updated
|
||||
:large_blue_circle: | [5997](https://www.illumos.org/issues/5997) | [1437283](https://github.com/illumos/illumos-gate/commit/1437283) | [fb390aa](https://github.com/zfsonlinux/zfs/commit/fb390aa) | FRU field not set during pool creation and never updated
|
||||
:large_blue_circle: | [6096](https://www.illumos.org/issues/6096) | [8f5190a](https://github.com/illumos/illumos-gate/commit/8f5190a) | [a4d179e](https://github.com/zfsonlinux/zfs/commit/a4d179e) | ZFS_SMB_ACL_RENAME needs to cleanup better
|
||||
:large_blue_circle: | [6093](https://www.illumos.org/issues/6093) | [0f92170](https://github.com/illumos/illumos-gate/commit/0f92170) | [8adb798](https://github.com/zfsonlinux/zfs/commit/8adb798) | zfsctl_shares_lookup should only VN_RELE() on zfs_zget() success
|
||||
:large_blue_circle: | [5959](https://www.illumos.org/issues/5959) | [ca0cc39](https://github.com/illumos/illumos-gate/commit/ca0cc39) | [241b541](https://github.com/zfsonlinux/zfs/commit/241b541) | clean up per-dataset feature count code
|
||||
|
|
Loading…
Reference in New Issue