Theodore Ts'o 97df5d155d ext4: remove do_blk_alloc()
The convenience function do_blk_alloc() is a static function with only
one caller, so fold it into ext4_new_meta_blocks() to simplify the
code and to make it easier to understand.

To save more stack space, if count is a null pointer in
ext4_new_meta_blocks() assume that caller wanted a single block (and
if there is an error, no blocks were allocated).

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-12-12 12:41:28 -05:00
..
2008-10-10 20:02:48 -04:00
2008-12-12 12:41:28 -05:00
2008-10-10 20:02:48 -04:00
2009-01-04 13:33:20 -08:00
2008-12-12 12:41:28 -05:00
2008-10-10 20:02:48 -04:00
2008-12-31 18:07:44 -05:00
2008-10-10 20:29:21 -04:00
2008-10-10 20:02:48 -04:00
2008-12-29 08:29:51 +01:00
2008-10-10 20:02:48 -04:00
2008-12-12 12:41:28 -05:00
2008-10-10 20:02:48 -04:00