[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090624200941.GA30531@phenom2.trippelsdorf.de>
Date: Wed, 24 Jun 2009 22:09:41 +0200
From: Markus Trippelsdorf <markus@...ppelsdorf.de>
To: viro@...IV.linux.org.uk
Cc: linux-kernel@...r.kernel.org
Subject: Build failure latest git. (acl related)
The kernel does not build anymore (latest git):
In file included from include/linux/nfsacl.h:31,
from include/linux/nfs_xdr.h:4,
from include/linux/nfs_fs.h:58,
from init/do_mounts.c:19:
include/linux/posix_acl.h: In function `get_cached_acl':
include/linux/posix_acl.h:91: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:94: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h: In function `set_cached_acl':
include/linux/posix_acl.h:118: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:119: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:122: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h:123: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h: In function `forget_cached_acl':
include/linux/posix_acl.h:137: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:138: error: `struct inode' has no member named `i_acl'
include/linux/posix_acl.h:141: error: `struct inode' has no member named `i_default_acl'
include/linux/posix_acl.h:142: error: `struct inode' has no member named `i_default_acl'
make[1]: *** [init/do_mounts.o] Error 1
make[1]: *** Waiting for unfinished jobs....
--
Markus
View attachment "config" of type "text/plain" (41294 bytes)
Powered by blists - more mailing lists