QUOTE (Alessandro17 @ May 19 2009, 09:54 AM)

Personally I am of the opinion that filesystems are one of Linux weakest points. I don't know much about ext4 yet, and I find it really a shame that so many years work on Reiser4 were wasted (regardless of Hans Reiser's conviction).
Adopting ZFS could be a solution, but they won't because of the licence.
IMO, filesystems are one of the strongest point of Linux. No other OS has support for so many different file systems. And it's not only the quantity, also the quality (technic/implementation/features) of most of the more modern filesystems is very interesting and amazing.
ext4 is considered as being stable right now (at least in the Kernel) and some distributions are starting to use it as the default.
Reiser4 development was absolutly independent from ext4. So even if you would say that work was wasted here, that didn't had any effect on other filesystem development. I for myself would also not say that the work for Reiser4 was waisted. It introduced a lot of nice ideas which are going to be implemented in other filesystems. And Reiser4 itself could also make it to the stable Kernel tree once when the code is cleaned up.
Any development on any filesystem on Linux will only help the general development of filesystems on Linux.
There are also further very stable filesystems available on Linux, for example JFS or XFS.
Also other further development, for example on Btrfs, seems very comprising. (Again, that doesn't effect the development on ext4 or Reiser4; that are mostly different people.)
You cannot see such wide-spread and heavy development on filesystems and such wide-spread support in any other OS than in Linux. And any argument like "they" should concentrate more to one filesystem is just invalid, because there is just no single group like "they". There are thousands of groups which different interests and if they need, they will develop their own filesystem, for the good of everybody.
Btw., ZFS sounds interesting, I will try it out. (Just because the licence will force ZFS outside of the kernel does never mean that it will/cannot be used by Linux users.)