[PATCH] fat_cluster_flush() fixes (2/11)
This adds a forgotten check of MS_RDONLY flag to fat_put_super(), and adds sanity check of ->free_clusters and ->prev_free to fat_cluster_flush().
Showing
Please register or sign in to comment
This adds a forgotten check of MS_RDONLY flag to fat_put_super(), and adds sanity check of ->free_clusters and ->prev_free to fat_cluster_flush().