3 Feb
2022
3 Feb
'22
18:50
https://bugzilla.suse.com/show_bug.cgi?id=1194268 https://bugzilla.suse.com/show_bug.cgi?id=1194268#c1 --- Comment #1 from David Sterba <dsterba@suse.com> --- The reason for keeping asserts on is to have checks for memory access to metadata, as the checking function is inside the ASSERT. This can be separated so the asserts can be disabled and the memory checks still in place. Now implemented in the patchset https://lore.kernel.org/linux-btrfs/cover.1643904960.git.dsterba@suse.com/ The first patch is an optimization that should bring back the performance, so that's something to backport regardless of the rest of the series. -- You are receiving this mail because: You are on the CC list for the bug.