summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorStefan Herbrechtsmeier <[email protected]>2023-03-17 13:04:13 +0100
committerTom Rini <[email protected]>2023-03-30 15:09:59 -0400
commitfefd949157430e1dc8569fa39729c63c5eccb454 (patch)
treee1c82633845366faea0d89fcf9faeab50d5f74d0 /include/linux
parent447dfbc0638f65accaeba1afa3b33840bdb46b6e (diff)
fs: fat: do not mangle short filenames
Do not mangle lower or mixed case filenames which fit into the upper case 8.3 short filename. This ensures FAT standard compatible short filenames (SFN) to support systems without long filename (LFN) support like boot roms (ex. SFN BOOT.BIN instead of BOOT~1.BIN for LFN boot.bin). Signed-off-by: Stefan Herbrechtsmeier <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions