From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert P. J. Day" Subject: kernel source refers to non-existent CONFIG variables Date: Tue, 23 Jun 2009 10:47:43 -0400 (EDT) Message-ID: Reply-To: NILFS Users mailing list Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org Errors-To: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org from the output of a scanning script i have, there are a number of CONFIG variables that are tested in the linux kernel source but are not defined anywhere in a Kconfig file: >>>>> NILFS_FS_POSIX_ACL fs/nilfs2/inode.c:312:#ifdef CONFIG_NILFS_FS_POSIX_ACL fs/nilfs2/inode.c:437:#ifdef CONFIG_NILFS_FS_POSIX_ACL >>>>> NILFS_POSIX_ACL fs/nilfs2/nilfs.h:61:#ifdef CONFIG_NILFS_POSIX_ACL fs/nilfs2/nilfs.h:200:#ifdef CONFIG_NILFS_POSIX_ACL fs/nilfs2/super.c:192:#ifdef CONFIG_NILFS_POSIX_ACL >>>>> NILFS_XATTR fs/nilfs2/nilfs.h:51:#ifdef CONFIG_NILFS_XATTR fs/nilfs2/super.c:165:#ifdef CONFIG_NILFS_XATTR rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Annoying Kernel Pedantry. Web page: http://crashcourse.ca Linked In: http://www.linkedin.com/in/rpjday Twitter: http://twitter.com/rpjday ========================================================================