On 2011.07.25 at 21:52 -0700, Linus Torvalds wrote: > On Mon, Jul 25, 2011 at 8:35 PM, Markus Trippelsdorf > <markus@xxxxxxxxxxxxxxx> wrote: > > > > This breaks the build for "# CONFIG_FS_POSIX_ACL is not set" configs: > > Of course it does. And as usual, my exhaustive testing was for the > allyesconfig case, rather than doing both allyesconfig and allnoconfig > like I should. > > Bah. > > Does the attached trivial patch fix everything for you? Yes, thanks. But now xfs fails to build when CONFIG_FS_POSIX_ACL is not set: CC fs/xfs/linux-2.6/xfs_xattr.o fs/xfs/linux-2.6/xfs_iops.c:1025:14: error: ‘xfs_get_acl’ undeclared here (not in a function) -- 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