to have a separate array for the MDC stats, then print them
conditionally.
This would reduce all of the calls to these macros to counter increments.
-Ben Evans
On 1/11/18, 12:16 PM, "Fabian Huegel" wrote:
>We cleaned up a lot of checkpatch errors and warnings in obd_class.h,
&g
ding pleasure:
http://wiki.lustre.org/Lustre_Coding_Style_Guidelines
The specific guidelines on organizing #includes are here:
http://wiki.lustre.org/Lustre_Style_Guide_Includes
-Ben Evans
___
devel mailing list
de...@linuxdriverproject.org
http://dri
This was done to conform to the Lustre Coding Guidelines.
-Ben
On 12/10/16, 1:14 PM, "Greg Kroah-Hartman"
wrote:
>On Sat, Dec 10, 2016 at 01:05:59PM -0500, James Simmons wrote:
>> From: Ben Evans
>>
>> It was found if you sort the headers alphabetically
>