80 | | === Kernel/Filesystems === |
81 | | |
82 | | ==== Filesystems: general improvements (BIG) ==== |
83 | | |
84 | | Haiku has great support for its own filesystem, but most others are only available read-only, or not at all. It is way better for interoperability with other systems to be able to read and write to these disks. |
| 80 | === Kernel/File Systems === |
| 81 | |
| 82 | ==== File Systems: general improvements (BIG) ==== |
| 83 | |
| 84 | Haiku has great support for its own file system, but most others are only available read-only, or not at all. It is way better for interoperability with other systems to be able to read and write to these disks. |