lkml.org 
[lkml]   [2022]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Alternatives after removal of ReiserFS
On Thu 19-05-22 11:20:24, Oleksandr Natalenko wrote:
> Hello.
>
> On středa 18. května 2022 14:10:25 CEST Michał Dec wrote:
> > Does the Linux kernel actually offer any alternatives to users whose use
> > cases are satisfied by ReiserFS? These users will probably be stuck with
> > a much older kernel once ReiserFS is completely removed. I'm one of
> > those users and I use ReiserFS to keep around large quantities of small
> > files and quite ironically these are copies of the Linux kernel. I keep
> > around 2, maybe 3 separate kernel trees to make sure the kernels I have
> > on my devices can be rebuilt at any time.
>
> I think the advantage of using reiserfs for small files faded away over
> time and became an old tale that is being passed from one generation to
> another without any modern adequate testing.
>
> XFS should serve you well.

Yes, so the space savings of tail packing e.g. for the kernel tree are
likely still noticeable (my tree here has around half of the files with
size below 4k). But given how cheap the storage is these days, people don't
care as much. If space efficiency is important, it could be improved by using
1k blocksize for xfs or ext4. Also btrfs does packing of small files so
for lots of small files it may be more space-efficient. And btrfs also
supports transparent compression so that can reduce space usage for larger
files even further.

Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR

\
 
 \ /
  Last update: 2022-05-19 12:18    [W:3.871 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site