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:
c6e2bac
)
Btrfs: add support for multiple csum algorithms
author
Josef Bacik
<jbacik@redhat.com>
Tue, 2 Dec 2008 12:17:45 +0000
(07:17 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 2 Dec 2008 12:17:45 +0000
(07:17 -0500)
This patch gives us the space we will need in order to have different csum
algorithims at some point in the future. We save the csum algorithim type
in the superblock, and use those instead of define's.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
No differences found