[PATCH 36/49] xfs: kill __KERNEL__ check for debug code in allocation code

Mark Tinguely tinguely at sgi.com
Tue Aug 6 10:52:29 CDT 2013


On 07/19/13 01:45, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> Userspace running debug builds is relatively rare, so there's need
> to special case the allocation algorithm code coverage debug switch.
> As it is, userspace defines random numbers to 0, so  invert the
> logic of the switch so it is effectively a no-op in userspace.
> This kills another couple of __KERNEL__ users.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---

user equivalent of the for Linux 3.12 kernel patch 29/49.

This patch is same as kernel - there are differences in xfs_alloc.c from 
other patches.



More information about the xfs mailing list