Re: 5.14-0-rc5, splat in block_group_cache_tree_search while __btrfs_unlink_inode
From: David Sterba <hidden>
Date: 2021-08-16 10:23:48
From: David Sterba <hidden>
Date: 2021-08-16 10:23:48
On Fri, Aug 13, 2021 at 10:33:05PM -0600, Chris Murphy wrote:
I get the following call trace about 0.6s after dnf completes an update which I imagine deletes many files. I'll try to reproduce and get /proc/lock_stat [ 95.674507] kernel: BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
The message "BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low" is related to lockdep and not a btrfs problem, but it appears from time to time and as Johannes said either increase the config variable, or ignore it.