[xfs-masters] [PATCH] Fix xfs build when CONFIG_XFS_POSIX_ACL=n
Alex Elder
aelder at sgi.com
Wed Jul 28 09:22:58 CDT 2010
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
More information about the xfs-masters
mailing list