diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-01-30 11:08:21 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-03 11:10:37 +0100 |
commit | 0be286cd6de995d6249508ebde6cfb8066045d77 (patch) | |
tree | fcfa34c23e7fd070399577e1b775c711104bb874 /lib/efi_loader/efi_device_path_to_text.c | |
parent | 4c4006b694c4188a6face1c70bf16d0c5d49a2e9 (diff) |
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 <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_loader/efi_device_path_to_text.c')
0 files changed, 0 insertions, 0 deletions