commit | fd279faefaa0a166733fcaff24699de7a8ea50b3 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Tue Apr 16 05:19:11 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:54:54 2013 -0400 |
tree | f7ac152b4023d44b7ac4f76685425d10e6d1074a | |
parent | 4b90c68015a7c0863292d6306501552d4ffa33ff [diff] |
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>