Re: [git pull] vfs pile 1.5

From: Markus Trippelsdorf
Date: Tue Jul 26 2011 - 11:59:40 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/