Re: [userns:userns-always-map-user-v47 38/148] xattr.c:(.text+0x1fb99): undefined reference to `posi
From: Eric W. Biederman <hidden>
Date: 2012-08-23 07:34:53
From: Eric W. Biederman <hidden>
Date: 2012-08-23 07:34:53
Fengguang Wu [off-list ref] writes:
Hi Eric, FYI, kernel build failed on tree: git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git userns-always-map-user-v47 head: ec9c45ed97cdb9e75f8ef22ea86999be29591713 commit: 0067dd0c6d8d6b9a89cdaab4e5259dcc8ef45e34 [38/148] userns: Convert vfs posix_acl support to use kuid and kgid where appripriate. config: i386-randconfig-k786 (attached as .config) All related error/warning messages: fs/built-in.o: In function `getxattr': xattr.c:(.text+0x1fb99): undefined reference to `posix_acl_fix_xattr_to_user' fs/built-in.o: In function `setxattr': xattr.c:(.text+0x1ff2b): undefined reference to `posix_acl_fix_xattr_from_user'
Thanks I hadn't realized you could enable xattr support and disable posix acl support. Eric