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:
cfbc246
)
Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress
author
Chris Mason
<chris.mason@oracle.com>
Thu, 30 Oct 2008 18:23:13 +0000
(14:23 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 30 Oct 2008 18:23:13 +0000
(14:23 -0400)
When compression was on, we were improperly ignoring -o nodatasum. This
reworks the logic a bit to properly honor all the flags.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found