Bob Peterson 3c5d785acf GFS2: combine gfs2_alloc_block and gfs2_alloc_di
GFS2 functions gfs2_alloc_block and gfs2_alloc_di do basically
the same things, with a few exceptions. This patch combines
the two functions into a slightly more generic gfs2_alloc_block.
Having one centralized block allocation function will reduce
code redundancy and make it easier to implement multi-block
reservations to reduce file fragmentation in the future.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2011-11-15 15:25:03 +00:00
..
2011-10-21 12:39:26 +01:00
2011-07-25 14:30:23 -04:00
2010-09-20 11:18:16 +01:00
2008-06-27 09:39:44 +01:00
2011-11-02 12:53:43 +01:00
2011-10-21 12:39:41 +01:00
2011-10-21 12:39:52 +01:00
2011-10-21 12:39:26 +01:00
2010-09-20 11:18:46 +01:00
2011-03-09 10:58:04 +00:00
2011-11-08 09:51:53 +00:00
2011-10-21 12:39:51 +01:00
2008-03-31 10:39:54 +01:00
2011-07-26 16:49:47 -07:00
2011-05-10 13:12:49 +01:00
2011-11-08 09:51:53 +00:00
2011-04-20 09:00:24 +01:00
2011-11-08 09:51:53 +00:00
2011-11-08 09:51:53 +00:00
2010-09-29 14:20:52 +01:00
2011-10-21 12:39:41 +01:00
2010-05-21 18:31:20 -04:00
2011-07-12 09:15:46 +01:00
2009-01-05 07:39:13 +00:00
2010-03-01 14:07:37 +00:00
2009-12-16 12:16:49 -05:00