Heinrich Schuchardt 041f0af366 fs: fat: structure for name and extension
The short name and extension of FAT files are stored in adjacent fields of
the directory entry. For some operations like calculating a checksum or
copying both fields it is preferable to treat both as one structure.

Change the definition of the directory entry structure to include a
structure comprising the name and the extension field.

This resolves Coverity CID 316357, CID 316350, CID 316348.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-23 07:56:53 +01:00
..
2020-05-18 21:19:18 -04:00
2021-01-13 02:38:00 +01:00
2020-08-07 22:31:32 -04:00
2020-08-07 22:31:32 -04:00