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:
42874b3
)
Btrfs: fix wrong size for the reservation of the, snapshot creation
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 6 Sep 2012 10:03:56 +0000
(
04:03
-0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:12 +0000
(15:19 -0400)
We should insert/update 6 items(root ref, root backref, dir item, dir index,
root item and parent inode) when creating a snapshot, not 5 items, fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
No differences found