<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1f2190d6 - arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#1f2190d6</link>
        <description>arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSCommit a2225d931f75 (&quot;autofs: remove left-over autofs4 stubs&quot;)promised the removal of the fs/autofs/Kconfig fragment for AUTOFS4_FSwithin a couple of releases, but five years later this still has nothappened yet, and AUTOFS4_FS is still enabled in 63 defconfigs.Get rid of it mechanically:   git grep -l CONFIG_AUTOFS4_FS -- &apos;*defconfig&apos; |       xargs sed -i &apos;s/AUTOFS4_FS/AUTOFS_FS/&apos;Also just remove the AUTOFS4_FS config option stub.  Anybody who hasn&apos;tregenerated their config file in the last five years will need to justget the new name right when they do.Signed-off-by: Sven Joachim &lt;svenjoac@gmx.de&gt;Acked-by: Ian Kent &lt;raven@themaw.net&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Thu, 27 Jul 2023 20:00:41 +0000</pubDate>
        <dc:creator>Sven Joachim &lt;svenjoac@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>ea8781e5 - autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#ea8781e5</link>
        <description>autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionFixes: a2225d931f75ddd3 (&quot;autofs: remove left-over autofs4 stubs&quot;)Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Tue, 12 Jun 2018 06:05:55 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;</dc:creator>
    </item>
<item>
        <title>a2225d93 - autofs: remove left-over autofs4 stubs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#a2225d93</link>
        <description>autofs: remove left-over autofs4 stubsThere&apos;s no need to retain the fs/autofs4 directory for backwardcompatibility.Adding an AUTOFS4_FS fragment to the autofs Kconfig and a module aliasfor autofs4 is sufficient for almost all cases. Not keeping fs/autofs4remnants will prevent &quot;insmod &lt;path&gt;/autofs4/autofs4.ko&quot; from workingbut this shouldn&apos;t be used in automation scripts rather thanmodprobe(8).There were some comments about things to look out for with the modulerename in the fs/autofs4/Kconfig that is removed by this patch, see thecommit patch if you are interested.One potential problem with this change is that when thefs/autofs/Kconfig fragment for AUTOFS4_FS is removed any AUTOFS4_FSentries will be removed from the kernel config, resulting in no autofsfile system being built if there is no AUTOFS_FS entry also.This would have also happened if the fs/autofs4 remnants had remainedand is most likely to be a problem with automated builds.Please check your build configurations before the removal which willoccur after the next couple of kernel releases.Acked-by: Ian Kent &lt;raven@themaw.net&gt;[ With edits and commit message from Ian Kent ]Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Mon, 11 Jun 2018 15:22:34 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2a3ae0a1 - autofs: create autofs Kconfig and Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#2a3ae0a1</link>
        <description>autofs: create autofs Kconfig and MakefileCreate Makefile and Kconfig for autofs module.[raven@themaw.net: make autofs4 Kconfig depend on AUTOFS_FS]  Link: http://lkml.kernel.org/r/152687649097.8263.7046086367407522029.stgit@pluto.themaw.netLink: http://lkml.kernel.org/r/152626705591.28589.356365986974038383.stgit@pluto.themaw.netSigned-off-by: Ian Kent &lt;raven@themaw.net&gt;Tested-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Al Viro &lt;viro@ZenIV.linux.org.uk&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Fri, 08 Jun 2018 00:11:31 +0000</pubDate>
        <dc:creator>Ian Kent &lt;raven@themaw.net&gt;</dc:creator>
    </item>
<item>
        <title>6de5bd12 - BKL: introduce CONFIG_BKL.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#6de5bd12</link>
        <description>BKL: introduce CONFIG_BKL.With all the patches we have queued in the BKL removal tree, only afew dozen modules are left that actually rely on the BKL, and eventhere are lots of low-hanging fruit. We need to decide what to doabout them, this patch illustrates one of the options:Every user of the BKL is marked as &apos;depends on BKL&apos; in Kconfig,and the CONFIG_BKL becomes a user-visible option. If it getsdisabled, no BKL using module can be built any more and the BKLcode itself is compiled out.The one exception is file locking, which is practically alwaysenabled and does a &apos;select BKL&apos; instead. This effectively forcesCONFIG_BKL to be enabled until we have solved the fs/lockdmess and can apply the patch that removes the BKL from fs/locks.c.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Sat, 11 Sep 2010 16:00:57 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>90ffd467 - fs/Kconfig: move autofs, autofs4 out</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/fs/autofs/Kconfig#90ffd467</link>
        <description>fs/Kconfig: move autofs, autofs4 outSigned-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;

            List of files:
            /linux-6.15/fs/autofs/Kconfig</description>
        <pubDate>Thu, 22 Jan 2009 07:31:56 +0000</pubDate>
        <dc:creator>Alexey Dobriyan &lt;adobriyan@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
