Re: [PATCH 1/4] quota: Quota core changes for quotaon on remount

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Thursday, March 13, 2008 - 2:48 pm

On Thu, 13 Mar 2008 14:04:12 +0100
Jan Kara <jack@suse.cz> wrote:


That's about ten times too large to be inlined.  Oh well.

Sometime could you please take a look at uninlining some of the porkier
functions in quotaops.h, and maybe convert them to lower case?



For the latter we can do

	#define DQUOT_ON_REMOUNT(sb) dquot_on_remount(sb)

etc, then remove those macros when everything has been converted and we've
given any out-of-tree filesytem developers time to update, etc.

Thanks.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] Automatic quotaon on remount, Jan Kara, (Thu Mar 13, 5:59 am)
Re: [PATCH 0/4] Automatic quotaon on remount, Christoph Hellwig, (Thu Mar 13, 9:37 am)
Re: [PATCH 0/4] Automatic quotaon on remount, Jan Kara, (Thu Mar 13, 9:47 am)
Re: [PATCH 1/4] quota: Quota core changes for quotaon on r ..., Andrew Morton, (Thu Mar 13, 2:48 pm)