]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b2d2c7fa86f79f166364088f8ebbe6936b70a40
treef7ac152b4023d44b7ac4f76685425d10e6d1074a
parent1b052a2a57c74e2fbfe9a558189da3a45a607e65
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