Skip to content

Commit fb6f20e

Browse files
committed
reiserfs: The last commit
Deprecation period of reiserfs ends with the end of this year so it is time to remove it from the kernel. Acked-by: Darrick J. Wong <djwong@kernel.org> Acked-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Jan Kara <jack@suse.cz>
1 parent 6485cf5 commit fb6f20e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+12
-32804
lines changed

Documentation/filesystems/porting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ settles down a bit.
177177
**mandatory**
178178

179179
s_export_op is now required for exporting a filesystem.
180-
isofs, ext2, ext3, reiserfs, fat
180+
isofs, ext2, ext3, fat
181181
can be used as examples of very different filesystems.
182182

183183
---

Documentation/userspace-api/ioctl/ioctl-number.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ Code Seq# Include File Comments
375375
0xCB 00-1F CBM serial IEC bus in development:
376376
<mailto:michael.klein@puffin.lb.shuttle.de>
377377
0xCC 00-0F drivers/misc/ibmvmc.h pseries VMC driver
378-
0xCD 01 linux/reiserfs_fs.h
378+
0xCD 01 linux/reiserfs_fs.h Dead since 6.13
379379
0xCE 01-02 uapi/linux/cxl_mem.h Compute Express Link Memory Devices
380380
0xCF 02 fs/smb/client/cifs_ioctl.h
381381
0xDB 00-0F drivers/char/mwave/mwavepub.h

MAINTAINERS

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19578,11 +19578,6 @@ F: Documentation/devicetree/bindings/regmap/
1957819578
F: drivers/base/regmap/
1957919579
F: include/linux/regmap.h
1958019580

19581-
REISERFS FILE SYSTEM
19582-
L: reiserfs-devel@vger.kernel.org
19583-
S: Obsolete
19584-
F: fs/reiserfs/
19585-
1958619581
REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
1958719582
M: Bjorn Andersson <andersson@kernel.org>
1958819583
M: Mathieu Poirier <mathieu.poirier@linaro.org>

arch/alpha/configs/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ CONFIG_SERIAL_8250_CONSOLE=y
5151
CONFIG_RTC_CLASS=y
5252
CONFIG_RTC_DRV_CMOS=y
5353
CONFIG_EXT2_FS=y
54-
CONFIG_REISERFS_FS=m
5554
CONFIG_ISO9660_FS=y
5655
CONFIG_MSDOS_FS=y
5756
CONFIG_VFAT_FS=y

arch/arm/configs/pxa_defconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -583,10 +583,6 @@ CONFIG_EXT2_FS_SECURITY=y
583583
CONFIG_EXT3_FS=y
584584
CONFIG_EXT3_FS_POSIX_ACL=y
585585
CONFIG_EXT3_FS_SECURITY=y
586-
CONFIG_REISERFS_FS=m
587-
CONFIG_REISERFS_FS_XATTR=y
588-
CONFIG_REISERFS_FS_POSIX_ACL=y
589-
CONFIG_REISERFS_FS_SECURITY=y
590586
CONFIG_XFS_FS=m
591587
CONFIG_AUTOFS_FS=m
592588
CONFIG_FUSE_FS=m

arch/m68k/configs/amiga_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,6 @@ CONFIG_RTC_DRV_RP5C01=m
449449
# CONFIG_IOMMU_SUPPORT is not set
450450
CONFIG_DAX=m
451451
CONFIG_EXT4_FS=y
452-
CONFIG_REISERFS_FS=m
453452
CONFIG_JFS_FS=m
454453
CONFIG_OCFS2_FS=m
455454
# CONFIG_OCFS2_DEBUG_MASKLOG is not set

arch/m68k/configs/apollo_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,6 @@ CONFIG_RTC_DRV_GENERIC=m
406406
# CONFIG_IOMMU_SUPPORT is not set
407407
CONFIG_DAX=m
408408
CONFIG_EXT4_FS=y
409-
CONFIG_REISERFS_FS=m
410409
CONFIG_JFS_FS=m
411410
CONFIG_OCFS2_FS=m
412411
# CONFIG_OCFS2_DEBUG_MASKLOG is not set

arch/m68k/configs/atari_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ CONFIG_RTC_DRV_GENERIC=m
426426
# CONFIG_IOMMU_SUPPORT is not set
427427
CONFIG_DAX=m
428428
CONFIG_EXT4_FS=y
429-
CONFIG_REISERFS_FS=m
430429
CONFIG_JFS_FS=m
431430
CONFIG_OCFS2_FS=m
432431
# CONFIG_OCFS2_DEBUG_MASKLOG is not set

arch/m68k/configs/bvme6000_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ CONFIG_RTC_DRV_GENERIC=m
398398
# CONFIG_IOMMU_SUPPORT is not set
399399
CONFIG_DAX=m
400400
CONFIG_EXT4_FS=y
401-
CONFIG_REISERFS_FS=m
402401
CONFIG_JFS_FS=m
403402
CONFIG_OCFS2_FS=m
404403
# CONFIG_OCFS2_DEBUG_MASKLOG is not set

arch/m68k/configs/hp300_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,6 @@ CONFIG_RTC_DRV_GENERIC=m
408408
# CONFIG_IOMMU_SUPPORT is not set
409409
CONFIG_DAX=m
410410
CONFIG_EXT4_FS=y
411-
CONFIG_REISERFS_FS=m
412411
CONFIG_JFS_FS=m
413412
CONFIG_OCFS2_FS=m
414413
# CONFIG_OCFS2_DEBUG_MASKLOG is not set

0 commit comments

Comments
 (0)