The patch titled Subject: revert autofs-update-fs-autofs4-kconfig-fix has been removed from the -mm tree. Its filename was revert-autofs-update-fs-autofs4-kconfig-fix.patch This patch was dropped because it was folded into autofs-update-fs-autofs4-kconfig.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: revert autofs-update-fs-autofs4-kconfig-fix Cc: Ian Kent <raven@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/autofs4/Kconfig | 8 -------- 1 file changed, 8 deletions(-) diff -puN fs/autofs4/Kconfig~revert-autofs-update-fs-autofs4-kconfig-fix fs/autofs4/Kconfig --- a/fs/autofs4/Kconfig~revert-autofs-update-fs-autofs4-kconfig-fix +++ a/fs/autofs4/Kconfig @@ -1,7 +1,6 @@ config AUTOFS4_FS tristate "Kernel automounter version 4 support (also supports v3 and v5)" default n - depends on AUTOFS_FS = n help The automounter is a tool to automatically mount remote file systems on demand. This implementation is partially kernel-based to reduce @@ -31,10 +30,3 @@ config AUTOFS4_FS - any "alias autofs autofs4" will need to be removed. Please configure AUTOFS_FS instead of AUTOFS4_FS from now on. - - NOTE: Since the modules autofs and autofs4 use the same file system - type name of "autofs" only one can be built. The "depends" - above will result in AUTOFS4_FS not appearing in .config for - any setting of AUTOFS_FS other than n and AUTOFS4_FS will - appear under the AUTOFS_FS entry otherwise which is intended - to draw attention to the module rename change. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are autofs-update-fs-autofs4-kconfig.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html