[xfs-masters] [PATCH] Fix xfs build when CONFIG_XFS_POSIX_ACL=n
Randy Dunlap
randy.dunlap at oracle.com
Wed Jul 28 12:25:49 CDT 2010
On 07/28/10 07:22, Alex Elder wrote:
> On Mon, 2010-07-26 at 08:48 -0700, Randy Dunlap wrote:
>> On Thu, 15 Jul 2010 10:18:07 -0700 Luck, Tony wrote:
>>
>>> When CONFIG_XFS_POSIX_ACL is not set "xfs_check_acl" is #defined
>>> to NULL - which breaks the code attempting to add a tracepoint
>>> on this function.
>>>
>>> Only define the tracepoint when the function exists.
>>>
>>> Signed-off-by: Tony Luck <tony.luck at intel.com>
>>
>> Acked-by: Randy Dunlap <randy.dunlap at oracle.com>
>>
>> Alex, can we get this merged for linux-next, please?
>> This problem causes lots of xfs build errors in linux-next without this patch.
>
> Confirmed fixed as of today's linux-next build. -Alex
Thanks. I'm not seeing those errors today.
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
More information about the xfs-masters
mailing list