Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setdstart() was checking ISFAT32(dpbp) before dpbp was initialized. This produced various crashes and inconsistencies. Just remove the check and store the full cluster count. On fat16 it shouldn't exceed 16 bits anyway.
- Loading branch information