lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Jun 2008 08:16:54 -0400
From:	"Mark Asselstine" <asselsm@...il.com>
To:	"Manish Katiyar" <mkatiyar@...il.com>
Cc:	linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
	kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ext2 : correct comments in fs/ext2/balloc.c

On Sat, May 31, 2008 at 2:15 PM, Manish Katiyar <mkatiyar@...il.com> wrote:
> This patch corrects the wrong function name mentioned in the comments
> of ext2_free_blocks()  function
>
> ========================================================
>
> Signed-off-by: Manish Katiyar <mkatiyar@...il.com>
Reviewed-by: Mark Asselstine <mark.asselstine@...driver.com>

One comment, lose the timestamps  they add no value.
>
> --- 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 kernel-janitors" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ