Home
last modified time | relevance | path

Searched hist:"4 e15366c6a6907bcd0e2c28885ba5878ed4280d2" (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/makefs/zfs/
H A Dzfs.hdiff 4e15366c6a6907bcd0e2c28885ba5878ed4280d2 Mon Oct 14 15:08:09 CEST 2024 Mark Johnston <markj@FreeBSD.org> makefs: Record a larger TXG number in the uberblock

By default, OpenZFS will perform metadata verification of the most
recent TXGs, but this can be very slow since all data in a pool
generated by makefs was logically written in a single transaction.

Avoid triggering this verification by default, but add an option to
restore the previous behaviour and enable it in regression test cases.

Reported by: cperciva
Tested by: cperciva (previous version)
MFC after: 2 weeks
/freebsd/usr.sbin/makefs/tests/
H A Dmakefs_zfs_tests.shdiff 4e15366c6a6907bcd0e2c28885ba5878ed4280d2 Mon Oct 14 15:08:09 CEST 2024 Mark Johnston <markj@FreeBSD.org> makefs: Record a larger TXG number in the uberblock

By default, OpenZFS will perform metadata verification of the most
recent TXGs, but this can be very slow since all data in a pool
generated by makefs was logically written in a single transaction.

Avoid triggering this verification by default, but add an option to
restore the previous behaviour and enable it in regression test cases.

Reported by: cperciva
Tested by: cperciva (previous version)
MFC after: 2 weeks
/freebsd/usr.sbin/makefs/
H A Dzfs.cdiff 4e15366c6a6907bcd0e2c28885ba5878ed4280d2 Mon Oct 14 15:08:09 CEST 2024 Mark Johnston <markj@FreeBSD.org> makefs: Record a larger TXG number in the uberblock

By default, OpenZFS will perform metadata verification of the most
recent TXGs, but this can be very slow since all data in a pool
generated by makefs was logically written in a single transaction.

Avoid triggering this verification by default, but add an option to
restore the previous behaviour and enable it in regression test cases.

Reported by: cperciva
Tested by: cperciva (previous version)
MFC after: 2 weeks
H A Dmakefs.8diff 4e15366c6a6907bcd0e2c28885ba5878ed4280d2 Mon Oct 14 15:08:09 CEST 2024 Mark Johnston <markj@FreeBSD.org> makefs: Record a larger TXG number in the uberblock

By default, OpenZFS will perform metadata verification of the most
recent TXGs, but this can be very slow since all data in a pool
generated by makefs was logically written in a single transaction.

Avoid triggering this verification by default, but add an option to
restore the previous behaviour and enable it in regression test cases.

Reported by: cperciva
Tested by: cperciva (previous version)
MFC after: 2 weeks