|
|
|
|
|
by scohesc
1388 days ago
|
|
Would it not be possible to create a filesystem with modern capabilities but with backwards compatibility with FAT? Why can't we just have "legacy" commands built into the ReFS filesystem that process any FAT filesystem access? I'm very ignorant to this but I'd love some insight from someone vastly more knowledgeable than me. |
|
The I/O API or "commands" are the same; different filesystems will implement it differently.