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:
04eda1a
)
ocfs2: Use the right group in nfs sync check.
author
Tao Ma
<tao.ma@oracle.com>
Thu, 2 Sep 2010 05:10:10 +0000
(13:10 +0800)
committer
Tao Ma
<tao.ma@oracle.com>
Wed, 8 Sep 2010 06:25:56 +0000
(14:25 +0800)
We have added discontig block group now, and now an inode
can be allocated in an discontig block group. So get
it in ocfs2_get_suballoc_slot_bit.
The old ocfs2_test_suballoc_bit gets group block no
from the allocation inode which is wrong. Fix it by
passing the right group.
Acked-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/suballoc.c
patch
|
blob
|
history
diff --cc
fs/ocfs2/suballoc.c
Simple merge