diff options
author | Alexandre Oliva <lxoliva@fsfla.org> | 2011-11-28 12:36:17 -0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-01-07 19:15:14 -0500 |
commit | fc7c1077ceb99c35e5f9d0ce03dc7740565bb2bf (patch) | |
tree | ae10e2989f33b45529c2474a5668b5cecc65bf08 /COPYING | |
parent | a5f6f719a5cd7caeee8ed8137cf3f94c3bbebc65 (diff) | |
download | linux-fc7c1077ceb99c35e5f9d0ce03dc7740565bb2bf.tar.bz2 |
Btrfs: don't set up allocation result twice
We store the allocation start and length twice in ins, once right
after the other, but with intervening calls that may prevent the
duplicate from being optimized out by the compiler. Remove one of the
assignments.
Signed-off-by: Alexandre Oliva <oliva@lsd.ic.unicamp.br>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions