And with "reiserfs: The last commit", #reiserfs is now gone from #Linux for 6.13:
https://git.kernel.org/torvalds/c/fb6f20ecb121cef4d7946f834a6ee867c4e21b4a
63 files changed, 12 insertions, 32804 deletions
Bye bye!
@kernellogger huh, even the UAPI files? hopefully there are no userspace programs (outside of reiserfs-specific packages at least) that included those...
I guess based on https://codesearch.debian.net/search?q=%23include+%3Clinux%2Freiserfs&literal=1 it looks like maybe only libexplain does that, and that library uses conditional compilation macros, so I guess maybe nothing breaks...
@jann even as regression tracker I tend to think:
removal is fine: if nobody complains, great! And if somebody does just put it back.
So called "scream test". Remove/disable something and wait for someone to start screaming to see who was using it.