On 2011.07.26 at 08:52 -0700, Linus Torvalds wrote: > On Tue, Jul 26, 2011 at 1:58 AM, Markus Trippelsdorf > <markus@xxxxxxxxxxxxxxx> wrote: > > > > #ifdefs are ugly. The following fixes the issue for me: > > Actually, I think the proper fix is just the following > (whitespace-damaged). It's better to just set ".get_acl" to NULL, and > it's what we used to do back when it was called "check_acl" (see > commit 4e34e719e45). > Yes, that was my first idea, too. But unfortunately it doesn't work: CC fs/xfs/linux-2.6/xfs_iops.o fs/xfs/linux-2.6/xfs_iops.c: In function ‘xfs_vn_mknod’: fs/xfs/linux-2.6/xfs_iops.c:184:28: error: called object ‘0u’ is not a function make[2]: *** [fs/xfs/linux-2.6/xfs_iops.o] Error 1 -- Markus -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html