1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sys/fs/msdosfs
Jose Luis Duran 0b2c159c8f msdosfs: return ENOENT if looking up invalid name for OPEN or DELETE
and keep reporting EINVAL for CREATE or RENAME lookups.  The reasoning is
that non-corrupted filesystem cannot have invalid dirents anyway, so
returning ENOENT is more in-line with the natural behavior.

PR:	281033
MFC after:	1 week
2024-08-25 17:50:53 +03:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c
msdosfs_fat.c
msdosfs_iconv.c
msdosfs_lookup.c
msdosfs_vfsops.c
msdosfs_vnops.c
msdosfsmount.h