Bob Peterson 6760bdcd03 [GFS2] Prevent infinite loop in try_rgrp_unlink()
This is patch three of five for bug #248176.

The try_rgrp_unlink code in rgrp.c had an infinite loop.  This was
caused because the bitmap function rgblk_search can return a block
less than the "goal" block, in which case it was looping.  The fix is
to make it always march forward as needed.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2007-10-10 08:54:56 +01:00
..
2006-11-30 10:37:32 -05:00
2006-10-20 09:13:40 -04:00
2007-07-09 08:22:24 +01:00
2007-07-16 09:05:45 -07:00
2007-10-10 08:54:49 +01:00
2007-07-09 08:23:36 +01:00
2007-02-05 13:38:20 -05:00
2007-07-09 08:23:36 +01:00
2007-07-19 10:04:41 -07:00
2007-07-09 08:22:19 +01:00
2006-09-05 10:39:21 -04:00