Skip to content
Commit 57b745e2 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

fs: fat: call set_name() only once



In set_name() we select the short name. Once this is correctly implemented
this will be a performance intensive operation because we need to check
that the name does not exist yet. So set_name should only be called once.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent a343249b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment