summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-11-19 13:06:55 +0000
committerDavid Sterba <dsterba@suse.com>2025-11-25 01:53:33 +0100
commit139e3167d81143f9cd719fde420a825dae7b711d (patch)
tree34498e3b2fe81c296bcdb3724f8f48e62a3cc46a /lib/debugobjects.c
parent1361f7d8da3eb5a63ce520754d3e8c2db5790e7c (diff)
btrfs: reduce arguments to btrfs_del_inode_ref_in_log()
Instead of passing a root and the objectid of the parent directory, just pass the directory inode, as like that we can extract both the root and the objectid, reducing the number of arguments by one. It also makes the function more consistent with other log tree functions in the sense that we pass the inode and not only its objectid. Reviewed-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions