Btrfs: remove unnecessary inode generation lookup in send
authorFilipe Manana <fdmanana@gmail.com>
Tue, 18 Mar 2014 17:56:06 +0000 (17:56 +0000)
committerChris Mason <clm@fb.com>
Fri, 21 Mar 2014 00:15:28 +0000 (17:15 -0700)
No need to search in the send tree for the generation number of the inode,
we already have it in the recorded_ref structure passed to us.

Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/send.c

diff --cc fs/btrfs/send.c
Simple merge