Home
last modified time | relevance | path

Searched hist:"889 f004a8c83d515f275078687f859bc0d5ede9d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dsuballoc.cdiff 889f004a8c83d515f275078687f859bc0d5ede9d Thu Sep 02 00:10:10 CDT 2010 Tao Ma <tao.ma@oracle.com> ocfs2: Use the right group in nfs sync check.

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>