Cleanup quota header files

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: LKML <linux-kernel@...>
Date: Monday, June 2, 2008 - 1:11 pm

The series of patches below cleans up quota header files. It does several
things:
1) Rename functions from uppercase to lowercase (compatibility macros
   introduced)
2) Remove some unnecessary definitions
3) Split quota.h into two files so that we can properly declare inline
   functions.
4) Change macros to inline functions.

  So far no filesystem is converted from old function names to new ones -
that is an independent step and I'll hopefully get to that later :).
Andrew, would you merge this series?

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

Messages in current thread:
Cleanup quota header files, Jan Kara, (Mon Jun 2, 1:11 pm)
[PATCH] quota: Remove use of info_any_dirty(), Jan Kara, (Mon Jun 2, 1:11 pm)
Re: [PATCH] quota: Remove use of info_any_dirty(), Vegard Nossum, (Mon Jun 2, 1:41 pm)