Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
authorLiu Bo <bo.li.liu@oracle.com>
Thu, 27 Dec 2012 09:01:20 +0000 (09:01 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 14:37:14 +0000 (09:37 -0500)
commitdcfac4156fa102c1bab0e4e31df37e47278292f6
tree0f39778c13fba2c9d81898c0118abe7fdb168a44
parentc53d613e5293ef248e42195bb0595502b646a5a6
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay

Argument 'trans' is not used any more.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c
fs/btrfs/tree-log.c