This patch corrects the wrong function name mentioned in the comments of ext2_free_blocks() function ======================================================== Signed-off-by: Manish Katiyar <mkatiyar@xxxxxxxxx> --- a/fs/ext2/balloc.c 2008-05-11 23:54:40.000000000 +0530 +++ b/fs/ext2/balloc.c 2008-05-31 23:44:20.000000000 +0530 @@ -478,7 +478,7 @@ } /** - * 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 ========================================================== -- Thanks & Regards, ******************************************** Manish Katiyar ( http://mkatiyar.googlepages.com ) 3rd Floor, Fair Winds Block EGL Software Park Off Intermediate Ring Road Bangalore 560071, India *********************************************** -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html