ocfs2: Don't relink cluster groups when allocating discontig block groups
authorJoel Becker <joel.becker@oracle.com>
Fri, 26 Mar 2010 02:10:08 +0000 (10:10 +0800)
committerTao Ma <tao.ma@oracle.com>
Fri, 26 Mar 2010 02:10:08 +0000 (10:10 +0800)
commit95ec0adf0b56d6a3f0ca1ec87173311898486b2e
treed1f0567655385ceb47c9d9169a6616f15876f6b9
parent8b06bc592ebc5a31e8d0b9c2ab17c6e78dde1f86
ocfs2: Don't relink cluster groups when allocating discontig block groups

We don't have enough credits, and the filesystem is in a full state
anyway.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/suballoc.c