[haiku-development] Re: [GSoC] anyone working on those filesystem ideas?

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 10 Mar 2017 08:10:09 +0000

I don't want to distract you from your project, but it would be nice if Haiku 
could port UFS aka
FFS (BSD file system).

I read that ReactOS recently added read-only support for UFS.

As far as I can tell, Linux can read UFS but not write.

There isn't a single UFS. Each OS in the UNIX family implements its own 
extensions to the original one. This means write support isn't practical, and 
it is hard to get information about it.

This is why Linux did only limited read-only support.


Also of interest would be xfs, since xfs is listed on the --use-xattr page as 
one file system where
xattr works.

JFS should also be fit for this.

-- 
Adrien.

Other related posts: