/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zhack/ |
H A D | library.kshlib | e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | zhack_label_repair_001.ksh | e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | zhack_label_repair_002.ksh | e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | zhack_label_repair_003.ksh | e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | zhack_label_repair_004.ksh | e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | import_log_missing.ksh | e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | math.shlib | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | libtest.shlib | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/ |
H A D | zpool_status_007_pos.ksh | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | zpool_status_005_pos.ksh | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
H A D | auto_replace_001_pos.ksh | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/ |
H A D | trim_l2arc.ksh | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu_tx.h | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | dbuf.h | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | dmu.h | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_corrective.ksh | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/man/man1/ |
H A D | zhack.1 | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | zhack.c | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/contrib/pam_zfs_key/ |
H A D | pam_zfs_key.c | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | dmu_tx.c | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | abd.c | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
H A D | dmu_recv.c | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zpool-status.8 | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|
/freebsd/sys/contrib/openzfs/man/man7/ |
H A D | zpool-features.7 | diff e639e0d27cc863ba1b8de20e861e6b5d9b922a8e Fri May 12 13:12:59 CEST 2023 Martin Matuska <mm@FreeBSD.org> zfs: merge openzfs/zfs@e61076683
Notable upstream pull request merges: #14744 Optimize check_filesystem() and process_error_log() #14773 Allow zhack label repair to restore detached devices #14794 zpool import -m also removing spare and cache when log device is missing #14805 Simplify and optimize random_int_between() #14813 Enable the head_errlog feature to remove errors #14816 Fix two abd_gang_add_gang() issues #14817 Verify block pointers before writing them out #14819 Add dmu_tx_hold_append() interface #14823 Remove single parent assertion from zio_nowait() #14824 Plug memory leak in zfsdev_state #14825 Block cloning dbuf fixes #14828 Remove duplicate code in l2arc_evict() #14837 Fixes in head_errlog feature with encryption #14839 Prevent panic during concurrent snapshot rollback and zvol read #14853 zil: Don't expect zio_shrink() to succeed
Obtained from: OpenZFS OpenZFS commit: e6107668385044718b0a73330ed6423650806473
|