David Sterba <dsterba@xxxxxxxx> writes: > Reiserfs has been removed in 6.13, there are still some mentions in the > documentation about it and the tools. Remove those that don't seem > relevant anymore but keep references to reiserfs' r5 hash used by some > code. > > There's one change in a script scripts/selinux/install_policy.sh but it > does not seem to be relevant either. > > Signed-off-by: David Sterba <dsterba@xxxxxxxx> > --- > Documentation/admin-guide/ext4.rst | 2 +- > Documentation/admin-guide/laptops/laptop-mode.rst | 8 ++++---- > .../arch/powerpc/eeh-pci-error-recovery.rst | 1 - > .../translations/it_IT/process/changes.rst | 14 -------------- > fs/btrfs/tree-log.c | 2 +- > scripts/selinux/install_policy.sh | 2 +- > 6 files changed, 7 insertions(+), 22 deletions(-) It seems there is more that could be done here, but I have applied this as a step forward. Thanks, jon