opnsense-src/sys/fs/msdosfs
Jose Luis Duran 65ae1d493e msdosfs: return ENOENT if looking up invalid name for OPEN or DELETE
PR:	281033

(cherry picked from commit 0b2c159c8faa3ca155412a1b2e57b3d6bcf91880)
2024-09-01 03:53:36 +03:00
..
bootsect.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
bpb.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
denode.h msdosfs: fix potential inode collision on FAT12 and FAT16 2024-02-23 11:47:58 +01:00
direntry.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
fat.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
msdosfs_conv.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
msdosfs_denode.c msdosfs: fix potential inode collision on FAT12 and FAT16 2024-02-23 11:47:58 +01:00
msdosfs_fat.c fs/msdosfs fatblock: use ulmin() rather than min() 2024-03-01 06:12:02 +02:00
msdosfs_iconv.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
msdosfs_lookup.c msdosfs: return ENOENT if looking up invalid name for OPEN or DELETE 2024-09-01 03:53:36 +03:00
msdosfs_vfsops.c msdosfs: fix cluster limit when mounting FAT-16 file systems 2024-08-15 21:05:08 +02:00
msdosfs_vnops.c msdosfs: fix directory corruption after rename operation 2024-02-20 22:48:08 +01:00
msdosfsmount.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00