Skip to content
Commit be9b8dfa authored by Liu Bo's avatar Liu Bo Committed by David Sterba
Browse files

Btrfs: remove unused variables in __btrfs_unlink_inode

This code was first introduced in 5f39d397 ("Btrfs: Create
extent_buffer interface for large blocksizes") and the function was
named btrfs_unlink_trans. It later got renamed to __btrfs_unlink_inode
and finally commit 16cdcec7

 ("btrfs: implement delayed inode items
operation") changed the way inodes are deleted and obviated the need for
those two members.

Signed-off-by: default avatarLiu Bo <bo.liu@linux.alibaba.com>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
[ replace changelog by Nikolay's version ]
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent cebf05ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment