]> Git Repo - linux.git/commit
Btrfs: remove unnecessary key copy when logging inode
authorFilipe David Borba Manana <[email protected]>
Mon, 7 Oct 2013 20:20:44 +0000 (21:20 +0100)
committerChris Mason <[email protected]>
Tue, 12 Nov 2013 02:59:30 +0000 (21:59 -0500)
commitefd0c4055a26e88689b3c0cf95492dfe147cba67
tree9c92856460fc0f1309f14ffd36a74b644505070c
parent452c75c3d2187089f6e846710e6ea7883bf30f8a
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 <[email protected]>
Reviewed-by: Zach Brown <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/tree-log.c
This page took 0.053775 seconds and 4 git commands to generate.