Michael Stone <mst...@debian.org> wrote: > On Mon, Aug 12, 2024 at 10:37:12AM +0200, Thomas Schmitt wrote: > >Yes, that was its main strength. > > ReiserFS's main strength was that it reimagined how filesystems > should be used. It's main drawback was that applications would need > to be redesigned in order to take advantage of the new paradigm, and > then wouldn't work with any other filesystem or OS.
Off-topic really, but could you explain (or point to an explanation) how applications could be redesigned for this 'new paradigm'. I ask because I used reiserfs because of (a) journalling and (b) handling many small files. I've never seen anything before that suggested I should redesign my applications.