diff options
author | 2024-06-24 08:17:58 +0930 | |
---|---|---|
committer | 2024-07-11 15:33:29 +0200 | |
commit | 5fc070a9246d8d7d5dbccecf211085be43e0e8e5 (patch) | |
tree | 315d1ace88967cb2426c514c29c61dac20f032b0 /scripts/generate_rust_analyzer.py | |
parent | btrfs: fix the ram_bytes assignment for truncated ordered extents (diff) | |
download | wireguard-linux-5fc070a9246d8d7d5dbccecf211085be43e0e8e5.tar.xz wireguard-linux-5fc070a9246d8d7d5dbccecf211085be43e0e8e5.zip |
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
This is to ensure non-compressed file extents (both regular and
prealloc) should have matching ram_bytes and disk_num_bytes.
This is only for CONFIG_BTRFS_DEBUG and CONFIG_BTRFS_ASSERT case,
furthermore this will not return error, but just a kernel warning to
inform developers.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions