1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/fs/ext2fs
Konstantin Belousov 789bdfdbc6 Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some
fs, e.g. smbfs, already did it.

Tested by:	pho (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2014-12-21 13:29:33 +00:00
..
ext2_alloc.c Adjust printf format specifiers for dev_t and ino_t in kernel. 2014-12-17 07:27:19 +00:00
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h
ext2_dir.h
ext2_extents.c
ext2_extents.h
ext2_extern.h ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_hash.c
ext2_htree.c
ext2_inode_cnv.c ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_inode.c ext2fs: Fix old out-of-bounds access. 2014-12-09 14:56:00 +00:00
ext2_lookup.c The VOP_LOOKUP() implementations for CREATE op do not put the name 2014-12-18 10:01:12 +00:00
ext2_mount.h
ext2_subr.c
ext2_vfsops.c ifdef ext2_print_inode which is not really used. 2014-11-12 16:23:56 +00:00
ext2_vnops.c Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some 2014-12-21 13:29:33 +00:00
ext2fs.h
fs.h
htree.h
inode.h