Skip to content

Commit 5a608e4

Browse files
AlexGhitiarndb
authored andcommitted
arch: Remove leftovers from mandatory file locking
This config was removed so remove all references to it. Fixes: f7e33bd ("fs: remove mandatory file locking support") Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 2ac7069 commit 5a608e4

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

arch/mips/configs/decstation_64_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ CONFIG_EXT2_FS_SECURITY=y
144144
CONFIG_EXT3_FS=y
145145
CONFIG_EXT3_FS_POSIX_ACL=y
146146
CONFIG_EXT3_FS_SECURITY=y
147-
# CONFIG_MANDATORY_FILE_LOCKING is not set
148147
CONFIG_ISO9660_FS=y
149148
CONFIG_JOLIET=y
150149
CONFIG_PROC_KCORE=y

arch/mips/configs/decstation_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ CONFIG_EXT2_FS_SECURITY=y
140140
CONFIG_EXT3_FS=y
141141
CONFIG_EXT3_FS_POSIX_ACL=y
142142
CONFIG_EXT3_FS_SECURITY=y
143-
# CONFIG_MANDATORY_FILE_LOCKING is not set
144143
CONFIG_ISO9660_FS=y
145144
CONFIG_JOLIET=y
146145
CONFIG_PROC_KCORE=y

arch/mips/configs/decstation_r4k_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ CONFIG_EXT2_FS_SECURITY=y
140140
CONFIG_EXT3_FS=y
141141
CONFIG_EXT3_FS_POSIX_ACL=y
142142
CONFIG_EXT3_FS_SECURITY=y
143-
# CONFIG_MANDATORY_FILE_LOCKING is not set
144143
CONFIG_ISO9660_FS=y
145144
CONFIG_JOLIET=y
146145
CONFIG_PROC_KCORE=y

0 commit comments

Comments
 (0)