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:
e25a812
)
btrfs: send: squeeze bitfilelds in fs_path
author
David Sterba
<dsterba@suse.cz>
Mon, 3 Feb 2014 18:23:47 +0000
(19:23 +0100)
committer
Josef Bacik
<jbacik@fb.com>
Mon, 10 Mar 2014 19:15:46 +0000
(15:15 -0400)
We know that buf_len is at most PATH_MAX, 4k, and can merge it with the
reversed member. This saves 3 bytes in favor of inline_buf.
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/send.c
patch
|
blob
|
history
diff --cc
fs/btrfs/send.c
Simple merge