X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fext2%2Fballoc.c;h=0d06f4e75699cf827b7528d07f31b40223eb49b1;hb=7d2f280e75f05919314e250cadf361a327ed555c;hp=c6c684b44ea1ca6386105496c3f5a349987fef40;hpb=bc584c5107bfd97e2aa41c798e3b213bcdd4eae7;p=pandora-kernel.git diff --git a/fs/ext2/balloc.c b/fs/ext2/balloc.c index c6c684b44ea1..0d06f4e75699 100644 --- a/fs/ext2/balloc.c +++ b/fs/ext2/balloc.c @@ -646,10 +646,9 @@ find_next_usable_block(int start, struct buffer_head *bh, int maxblocks) return here; } -/* +/** * ext2_try_to_allocate() * @sb: superblock - * @handle: handle to this transaction * @group: given allocation block group * @bitmap_bh: bufferhead holds the block bitmap * @grp_goal: given target block within the group