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:
e34c330
)
Btrfs: sort raid_map before adding tgtdev stripes
author
Zhao Lei
<zhaolei@cn.fujitsu.com>
Tue, 20 Jan 2015 07:11:32 +0000
(15:11 +0800)
committer
Chris Mason
<clm@fb.com>
Thu, 22 Jan 2015 02:06:47 +0000
(18:06 -0800)
It can avoid complex calculation of real stripes in sort,
moreover, we can clean up code of sorting tgtdev_map because it
will be in order initially.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge