Hacker News new | ask | show | jobs
by madphilosopher 1578 days ago
ReiserFS is my favourite Linux filesystem. I use it where most people just use the default ext4. I was originally attracted to it for the large-number-of-small-files support it had.

I appreciate the ability to shrink/grow an existing ReiserFS, which I do often enough as I add new storage to my LVM layouts.

I have never lost a ReiserFS filesystem due to corruption, so the tooling seems sufficient for me.

I hope it stays in the kernel for a long time.