Skip to content

TODO: Do not create LFN entries when unneeded #17

@henrygab

Description

@henrygab

Currently, the long file name (LFN) directory entries are always created.
This issue is to track the feature that avoids creating the LFN entries when not needed.
Conditions:

  • The file name fits in 8.3 naming convention (e.g., The file name is equal to the generated SFN)
  • Neither the SFN nor the LFN exist in the directory (e.g., no collision of names, likely does not need any change, but need to verify)

(putting TODO list into issues for easier tracking and referencing in pull requests)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions