[haiku] Filesystems support in Haiku

  • From: "Thomas Mueller" <mueller6723@xxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Sat, 04 Mar 2017 07:38:08 +0000

On 3 March 2017 at 07:57, Thomas Mueller <mueller6723@xxxxxxx> wrote:
I know Haiku can read and write FAT32, cat read ext2fs (also write?), but 
what others?
        
ls /system/add-ons/kernel/file_systems/
        
Further discussion in a separate thread, please.
        
Regards,
Humdinger

Thanks for the lead, I was able to find the file_systems directory in the 
source tree.

Your path was a little off, but had enough that I found it:

$ ls haiku/haiku/src/add-ons/kernel/file_systems
Jamfile         bindfs          cdda            ext2            googlefs        
layers          nfs             ntfs            ramfs           shared          
userlandfs
bfs             btrfs           exfat           fat             iso9660         
netfs           nfs4            packagefs       reiserfs        udf


Tom


Other related posts:

  • » [haiku] Filesystems support in Haiku - Thomas Mueller