From 904c5ac6d8cc604111e07c15abd75b1262844347 Mon Sep 17 00:00:00 2001 From: Mingming Cao Date: Thu, 17 Apr 2008 10:38:59 -0400 Subject: [PATCH] --- yaml --- r: 95043 b: refs/heads/master c: 14499f3592f3f52ceb7a639466de9ca21e2c1914 h: refs/heads/master i: 95041: 86e2308b519eb5662b7153e86d0e206ba96ef22f 95039: 60b55640ff679a9fba1ca05ebcb23ca5e21ad8be v: v3 --- [refs] | 2 +- trunk/fs/ext4/mballoc.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index a0b9d9769253..b0216fa84166 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a871611b474bfcdee422c0cf5d16f509dce096f5 +refs/heads/master: 14499f3592f3f52ceb7a639466de9ca21e2c1914 diff --git a/trunk/fs/ext4/mballoc.c b/trunk/fs/ext4/mballoc.c index 4865d318d7e1..d9136b539c1e 100644 --- a/trunk/fs/ext4/mballoc.c +++ b/trunk/fs/ext4/mballoc.c @@ -576,8 +576,6 @@ static void ext4_mb_store_history(struct ext4_allocation_context *ac); static struct proc_dir_entry *proc_root_ext4; struct buffer_head *read_block_bitmap(struct super_block *, ext4_group_t); -ext4_fsblk_t ext4_new_blocks_old(handle_t *handle, struct inode *inode, - ext4_fsblk_t goal, unsigned long *count, int *errp); static void ext4_mb_generate_from_pa(struct super_block *sb, void *bitmap, ext4_group_t group);