Originally posted by Britoid
View Post
ReiserFS Has Been Deleted From The Linux Kernel
Collapse
X
-
Originally posted by bkdwt View PostTime to remove ext2 and ext3 too.
CONFIG_EXT2_FS: (DEPRECATED) This code is kept as a simple reference for filesystem developers.
CONFIG_EXT3_FS: This config option is here only for backward compatibility. ext3 filesystem is now handled by the ext4 driver.
Comment
-
-
Originally posted by microcode View Post
It'd be nice if there was a framework for running filesystems originating out of the kernel in userspace on FUSE. Then it wouldn't be so bad to retire filesystems.
Probably easier to tar up the contents of the reiserfs volumes and restore onto a supported fs ( ext4 isn't going away anytime soon.)
Comment
-
-
Originally posted by pegasus View PostIndeed. 20 years ago reiserfs was the only way to do Maildir at reasonable performance. Nowdays I find that xfs can take a directory with half a million of files and not be completely overwhelmed by it.
Comment
-
-
Originally posted by ayumu View PostReiserfs 3 was the best filesystem when it was merged.
Reiser4, which only ever lived out of tree, is the fastest filesystem I ever used.
It unfortunately never got merged due to kernel politics, and likely won't be despite the developers kept working on it past Hans Reiser's incarceration.
Comment
-
Comment