Here are some of the requirements I have in mind :
- native 64 bits support (for almost unlimited file sizes unlike FAT32)
- portable to be used on either Windows, Linux and OSX
- open source and patent free (to be usable for free on any device)
- support symbolic link (not well supported on Windows and OS X)
- support insertion and deletion of parts without needing to rewrite to a new file (not found anywhere I know yet), a cleanup of the FS could be done during idle time to commit these changes irremediable
- support attributes/meta-data better than on OS X (UNIX commands lose such attributes)
1 comment:
What about porting ReiserFS 4 (when it's finished) to Windows? It should have (almost) every feature you list.
Post a Comment