ext4: Remove stale block allocator references from ext4.h
authorMike Snitzer <snitzer@gmail.com>
Fri, 6 Feb 2009 21:23:37 +0000 (16:23 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 6 Feb 2009 21:23:37 +0000 (16:23 -0500)
Remove some leftovers from when the old block allocator was removed
(c2ea3fde).  ext4_sb_info is now a bit lighter.  Also remove a dangling
read_block_bitmap() prototype.

Signed-off-by: Mike Snitzer <snitzer@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found