DragonFlyBSD/src 5e944fdsys/vfs/msdosfs msdosfs_vnops.c msdosfs_conv.c

sys/vfs/msdosfs: Rewrite msdosfs_readdir()

Don't make the entire function look different from FreeBSD when
vop_write_dirent() (since fc46f680a7 in 2005) is just a wrapper.
Revive dirent local variable to make it easier to sync with FreeBSD
changes, and sync with FreeBSD.
DeltaFile
+59-52sys/vfs/msdosfs/msdosfs_vnops.c
+0-18sys/vfs/msdosfs/msdosfs_conv.c
+0-2sys/vfs/msdosfs/direntry.h
+59-723 files

UnifiedSplitRaw