Skip to content
Snippets Groups Projects
Commit 0be286cd authored by Heinrich Schuchardt's avatar Heinrich Schuchardt :speech_balloon:
Browse files

fs: fat: must not write directory '.' and '..'


Directories or files called '.' or '..' cannot be created or written to
in any directory. Move the test to normalize_longname() to check this
early.

Signed-off-by: Heinrich Schuchardt's avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 4c4006b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment