alistair23-linux/fs/sysv
Al Viro 1d8b29fdb7 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: Al Viro <viro@zeniv.linux.org.uk>
2019-04-09 19:21:06 -04:00
..
balloc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dir.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
file.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ialloc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
inode.c sysv: return 'err' instead of 0 in __sysv_write_inode 2018-11-10 08:02:40 -05:00
itree.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig
Makefile
namei.c sysv: bury the broken "quietly truncate the long filenames" logics 2019-04-09 19:21:06 -04:00
super.c sysv: bury the broken "quietly truncate the long filenames" logics 2019-04-09 19:21:06 -04:00
sysv.h sysv: bury the broken "quietly truncate the long filenames" logics 2019-04-09 19:21:06 -04:00