freebsd-dev/sys/fs/autofs
Mark Johnston 90f580b954 Ensure that dirent's d_off field is initialized
We have the d_off field in struct dirent for providing the seek offset
of the next directory entry.  Several filesystems were not initializing
the field, which ends up being copied out to userland.

Reported by:	Syed Faraz Abrar <faraz@elttam.com>
Reviewed by:	kib
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27792
2021-01-03 11:50:31 -05:00
..
autofs_ioctl.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
autofs_vfsops.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
autofs_vnops.c Ensure that dirent's d_off field is initialized 2021-01-03 11:50:31 -05:00
autofs.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
autofs.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00