in line 427 tid set but not used? 442 should be ```memcpy(buf, blockaddr[tid], BLOCKSIZE);```? 449 should be ```tid = fat1[tid].id;```? could u pls tell me if i were wrong?
in line 427 tid set but not used?
442 should be
memcpy(buf, blockaddr[tid], BLOCKSIZE);?449 should be
tid = fat1[tid].id;?could u pls tell me if i were wrong?