[CDFS] Attempt to a switch to the MS CDFS driver.

To be reverted if it brings in too many regressions, even though I tried to do my best to address them.

Leaving the old driver in place, for now; if no regressions are reported regarding CDFS in 0.4.8, then old driver could be dropped for 0.4.9.
This commit is contained in:
Pierre Schweitzer 2017-11-18 18:32:36 +01:00
parent d3d5853956
commit ec6b3ecbe4
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -1,6 +1,6 @@
add_subdirectory(btrfs)
add_subdirectory(cdfs)
add_subdirectory(cdfs_new)
add_subdirectory(ext2)
add_subdirectory(fastfat)
add_subdirectory(ffs)