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:
4711954
)
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
author
Tao Ma
<tao.ma@oracle.com>
Tue, 13 Apr 2010 06:38:06 +0000
(14:38 +0800)
committer
Tao Ma
<tao.ma@oracle.com>
Tue, 13 Apr 2010 06:38:06 +0000
(14:38 +0800)
ocfs2_group_bitmap_size has to handle the case when the
volume don't have discontiguous block group support. So
pass the feature_incompat in and check it.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
No differences found