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:	Mon, 14 Nov 2011 10:57:29 -0500
From:	Ted Ts'o <tytso@....edu>
To:	Aditya Kali <adityakali@...gle.com>
Cc:	adilger@...ger.ca, tytso.mit.edu@...gle.com, niu@...mcloud.com,
	linux-ext4@...r.kernel.org
Subject: Re: [PATCH 1/3] libquota: cleanup libquota code

On Thu, Nov 03, 2011 at 05:18:31PM -0700, Aditya Kali wrote:
> This patch cleans up the quota code as suggested in previous reviews. This
> includes
> * remove BUG_ON()s and 'exit()' calls from library code
> * remove calls to malloc/free and instead use ext2fs_get/free_mem functions.
> * lib/quota/common.c file in not needed anymore and is removed.
> * rename exported functions to start with quota_
>   (ex: init_quota_context --> quota_init_context)
> * better error handling in quota library
> 
> Signed-off-by: Aditya Kali <adityakali@...gle.com>

Thanks, applied.

					- Ted
--
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