Re: [PATCH] quota: Split out quota_struct.h out of quota.h

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Woodhouse
Date: Wednesday, June 4, 2008 - 8:38 am

On Wed, 2008-06-04 at 18:26 +0300, Adrian Bunk wrote:

To a large extent it doesn't actually matter for userspace. 
All userspace will be using <sys/quota.h> instead, because for a very
long period in our history, <linux/quota.h> would be completely broken
for userspace because it would give the v1 quota stuff. I believe that
was because we were depending on some CONFIG_xxx definition, which
doesn't exist in userspace (we _really_ should add that to headers_check
some time).

That said, the patch looks OK as long as you remember to add the new
file to unifdef-y, and as long as you have #ifdef __KERNEL__ in the
correct places in it (I can't see the updated patch with the new file
actually included, so I haven't checked).

-- 
dwmw2

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

Messages in current thread:
[PATCH] quota: Convert macros to inline functions, Jan Kara, (Mon Jun 2, 10:11 am)
Re: [PATCH] quota: Split out quota_struct.h out of quota.h, David Woodhouse, (Wed Jun 4, 8:38 am)