From: Filipe David Borba Manana Date: Mon, 7 Oct 2013 20:20:44 +0000 (+0100) Subject: Btrfs: remove unnecessary key copy when logging inode X-Git-Tag: v3.13-rc1~85^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd0c4055a26e88689b3c0cf95492dfe147cba67;p=pandora-kernel.git Btrfs: remove unnecessary key copy when logging inode The btrfs_insert_empty_item() function doesn't modify its key argument. Signed-off-by: Filipe David Borba Manana Reviewed-by: Zach Brown Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed