fs/fat: In fs_stat(), when stat'ing the root directory, avoid calculating the...
fs/fat: In fs_stat(), when stat'ing the root directory, avoid calculating the address of the root directory entry. The calculation is bogus (but not harmful) because the root directory does not have a directory entry. Noted by Boris Astardzhiev.
Loading
Please register or sign in to comment