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:
f7d5721
)
Btrfs: fix nocow when deleting the item
author
Miao Xie
<miaox@cn.fujitsu.com>
Fri, 11 Nov 2011 01:45:04 +0000
(20:45 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Fri, 11 Nov 2011 01:45:04 +0000
(20:45 -0500)
btrfs_previous_item() just search the b+ tree, do not COW the nodes or leaves,
if we modify the result of it, the meta-data will be broken. fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge