]> 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)
commite3d4e862aadbd80c0e9e81f19955933c419002d8
treef7ac152b4023d44b7ac4f76685425d10e6d1074a
parent78792c1f3cb7308259dc462b30f51f8a1c3f1245
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