diff options
| author | Adarsh Das <adarshdas950@gmail.com> | 2026-02-03 22:53:56 +0530 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-02-18 15:25:53 +0100 |
| commit | 1c88823a1958011343fa33b12a40fe42e829d9d9 (patch) | |
| tree | fd3090018d464e3eae84d6c160de695c41451069 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 161ab30da6899f31f8128cec7c833e99fa4d06d2 (diff) | |
btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
We search with offset (u64)-1 which should never match exactly.
Previously the code silently returned success without setting the index
count. Now logs an error and return -EUCLEAN instead.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Adarsh Das <adarshdas950@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>,
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
