Btrfs: cleanup of function where btrfs_extend_item() is called
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Tue, 16 Apr 2013 05:19:11 +0000 (05:19 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:54 +0000 (15:54 -0400)
commitfd279faefaa0a166733fcaff24699de7a8ea50b3
treef7ac152b4023d44b7ac4f76685425d10e6d1074a
parent4b90c68015a7c0863292d6306501552d4ffa33ff
Btrfs: cleanup of function where btrfs_extend_item() is called

Argument 'trans' became unnecessary from setup_inline_extent_backref()
that called btrfs_extend_item().

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/extent-tree.c