From 87d1dbff4d55e31150e61f88c3ac212692ee2cd7 Mon Sep 17 00:00:00 2001 From: Wang Sheng-Hui Date: Fri, 18 May 2012 15:04:45 +0800 Subject: [PATCH] --- yaml --- r: 307933 b: refs/heads/master c: 0324876628a9c7faf8127e20af29373dc6dec876 h: refs/heads/master i: 307931: 7a0ee46fd1f0377d228e1179641b384071b751cc v: v3 --- [refs] | 2 +- trunk/fs/ext2/balloc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 636d974845b3..9253c205b0aa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aa9e939d5296edb7d188e18892775b9938fd2923 +refs/heads/master: 0324876628a9c7faf8127e20af29373dc6dec876 diff --git a/trunk/fs/ext2/balloc.c b/trunk/fs/ext2/balloc.c index a9bba1e39200..89991ffb0062 100644 --- a/trunk/fs/ext2/balloc.c +++ b/trunk/fs/ext2/balloc.c @@ -477,7 +477,7 @@ void ext2_discard_reservation(struct inode *inode) } /** - * ext2_free_blocks_sb() -- Free given blocks and update quota and i_blocks + * ext2_free_blocks() -- Free given blocks and update quota and i_blocks * @inode: inode * @block: start physcial block to free * @count: number of blocks to free