[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111114155729.GA7698@thunk.org>
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