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
========================================================================
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to