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:
2517920
)
Btrfs: Add root tree pointer transaction ids
author
Yan Zheng
<zheng.yan@oracle.com>
Wed, 29 Oct 2008 18:49:05 +0000
(14:49 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 29 Oct 2008 18:49:05 +0000
(14:49 -0400)
This patch adds transaction IDs to root tree pointers.
Transaction IDs in tree pointers are compared with the
generation numbers in block headers when reading root
blocks of trees. This can detect some types of IO errors.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
No differences found