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:
9a40f12
)
Btrfs: send, build path string only once in send_hole
author
Filipe Manana
<fdmanana@gmail.com>
Mon, 31 Mar 2014 13:52:14 +0000
(14:52 +0100)
committer
Chris Mason
<clm@fb.com>
Mon, 7 Apr 2014 16:08:46 +0000
(09:08 -0700)
There's no point building the path string in each iteration of the
send_hole loop, as it produces always the same string.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/send.c
patch
|
blob
|
history
diff --cc
fs/btrfs/send.c
Simple merge