Re: GIT PULL] Remove reiserfs
Xose Vazquez Perez <[email protected]> Fri, 22 Nov 2024 12:18:40 +0100
| Newsgroups | org.kernel.vger.reiserfs-devel,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Still traces in the tree:
$ git grep -iE "reiserfs|reiser4|reiser2"
Documentation/admin-guide/ext4.rst: a similar level of journaling as that of XFS, JFS, and ReiserFS in its default
Documentation/admin-guide/laptops/laptop-mode.rst:* If you mount some of your ext3/reiserfs filesystems with the -n option, then
Documentation/admin-guide/laptops/laptop-mode.rst:ext3 or ReiserFS filesystems (also done automatically by the control script),
Documentation/admin-guide/laptops/laptop-mode.rst: "ext3"|"reiserfs")
Documentation/admin-guide/laptops/laptop-mode.rst: "ext3"|"reiserfs")
Documentation/arch/powerpc/eeh-pci-error-recovery.rst: Reiserfs does not tolerate errors returned from the block device.
Documentation/process/3.Early-stage.rst: - The Reiser4 filesystem included a number of capabilities which, in the
Documentation/process/3.Early-stage.rst: address some of them - has caused Reiser4 to stay out of the mainline
Documentation/process/changes.rst:reiserfsprogs 3.6.3 reiserfsck -V
Documentation/process/changes.rst:Reiserfsprogs
Documentation/process/changes.rst:The reiserfsprogs package should be used for reiserfs-3.6.x
Documentation/process/changes.rst:versions of ``mkreiserfs``, ``resize_reiserfs``, ``debugreiserfs`` and
Documentation/process/changes.rst:``reiserfsck``. These utils work on both i386 and alpha platforms.
Documentation/process/changes.rst:Reiserfsprogs
Documentation/process/changes.rst:- <https://git.kernel.org/pub/scm/linux/kernel/git/jeffm/reiserfsprogs.git/>
Documentation/trace/ftrace.rst: 360.774528 | 1) | reiserfs_prepare_for_journal() {
Documentation/translations/it_IT/process/3.Early-stage.rst: - Il filesystem Reiser4 include una seria di funzionalità che, secondo
Documentation/translations/it_IT/process/changes.rst:reiserfsprogs 3.6.3 reiserfsck -V
Documentation/translations/it_IT/process/changes.rst:Reiserfsprogs
Documentation/translations/it_IT/process/changes.rst:Il pacchetto reiserfsprogs dovrebbe essere usato con reiserfs-3.6.x (Linux
Documentation/translations/it_IT/process/changes.rst:funzionanti di ``mkreiserfs``, ``resize_reiserfs``, ``debugreiserfs`` e
Documentation/translations/it_IT/process/changes.rst:``reiserfsck``. Questi programmi funzionano sulle piattaforme i386 e alpha.
Documentation/translations/it_IT/process/changes.rst:Reiserfsprogs
Documentation/translations/it_IT/process/changes.rst:- <https://git.kernel.org/pub/scm/linux/kernel/git/jeffm/reiserfsprogs.git/>
Documentation/translations/zh_CN/process/3.Early-stage.rst: - Reiser4文件系统包含许多功能,核心内核开发人员认为这些功能应该在虚拟文件
Documentation/translations/zh_CN/process/3.Early-stage.rst: 导致Reiser4置身主线内核之外。
Documentation/translations/zh_TW/process/3.Early-stage.rst: - Reiser4文件系統包含許多功能,核心內核開發人員認爲這些功能應該在虛擬文件
Documentation/translations/zh_TW/process/3.Early-stage.rst: 導致Reiser4置身主線內核之外。
Documentation/userspace-api/ioctl/ioctl-number.rst:0xCD 01 linux/reiserfs_fs.h Dead since 6.13
fs/btrfs/tree-log.c: * ext3/4, xfs, f2fs, reiserfs, nilfs2). Note that when logging the inodes
fs/ubifs/key.h: * node. We use "r5" hash borrowed from reiserfs.
fs/ubifs/key.h: * key_r5_hash - R5 hash function (borrowed from reiserfs).
include/linux/stringhash.h:/* Hash courtesy of the R5 hash in reiserfs modulo sign bits */
include/uapi/linux/magic.h:#define REISERFS_SUPER_MAGIC 0x52654973 /* used by gcc */
include/uapi/linux/magic.h:#define REISERFS_SUPER_MAGIC_STRING "ReIsErFs"
include/uapi/linux/magic.h:#define REISER2FS_SUPER_MAGIC_STRING "ReIsEr2Fs"
include/uapi/linux/magic.h:#define REISER2FS_JR_SUPER_MAGIC_STRING "ReIsEr3Fs"
scripts/selinux/install_policy.sh: grep -E "ext[234]|jfs|xfs|reiserfs|jffs2|gfs2|btrfs|f2fs|ocfs2" | \
scripts/ver_linux: printversion("Reiserfsprogs", version("reiserfsck -V"))
scripts/ver_linux: printversion("Reiser4fsprogs", version("fsck.reiser4 -V"))