diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-06-23 12:54:40 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-07-21 23:58:04 +0200 |
commit | 0c6f37eaa5454236b8343ca48cd7a77ebad662e3 (patch) | |
tree | 9544452f5b5c7005b63b7681d3f194a377db2be0 /fs/btrfs/tree-checker.c | |
parent | 06f77c659e6a231a4d4262bdd6a1c7dc3cb4c44e (diff) |
btrfs: split inode extref processing from __add_inode_ref() into a helper
The __add_inode_ref() function is quite big and with too much nesting, so
move the code that processes inode extrefs into a helper function, to make
the function easier to read and reduce the level of indentation too.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-checker.c')
0 files changed, 0 insertions, 0 deletions