From: "Robert P. J. Day" <rpjday-L09J2beyid0N/H6P543EQg@public.gmane.org>
To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
Subject: kernel source refers to non-existent CONFIG variables
Date: Tue, 23 Jun 2009 10:47:43 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0906231046220.26060@localhost> (raw)
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
========================================================================
next reply other threads:[~2009-06-23 14:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-23 14:47 Robert P. J. Day [this message]
2009-06-23 15:15 ` kernel source refers to non-existent CONFIG variables Ryusuke Konishi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0906231046220.26060@localhost \
--to=rpjday-l09j2beyid0n/h6p543eqg@public.gmane.org \
--cc=users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.