@@ -70,4 +70,4 @@ void fat_read(char* filename, void* buf) {
cluster = ((uint32_t)dos_dentry->first_cluster_h << 16) + dos_dentry->first_cluster_l;
sd_readblock(data_region_start + (cluster - 2) * 8, buf);
}
The note is not visible to the blocked user.