git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21543ba
)
Btrfs: remove unnecessary inode generation lookup in send
author
Filipe Manana
<fdmanana@gmail.com>
Tue, 18 Mar 2014 17:56:06 +0000
(17:56 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --cc
fs/btrfs/send.c
Simple merge