Skip to content
Snippets Groups Projects
Commit 1d8b29fd authored by Al Viro's avatar Al Viro
Browse files

sysv: bury the broken "quietly truncate the long filenames" logics


It's contrary to the normal semantics, only sysv and adfs try to
do that (on any other filesystem you'll get -ENAMETOOLONG instead
of quiet truncation) and nobody actually uses that - it got
accidentally broken 5 years ago and nobody noticed.  Time to
bury it...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 357ab5b5
No related branches found
No related tags found
Loading
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