Home
last modified time | relevance | path

Searched hist:"90 f580b954090e669da234f6c8e8d0379ff9d8bc" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/autofs/
H A Dautofs_vnops.cdiff 90f580b954090e669da234f6c8e8d0379ff9d8bc Sun Jan 03 17:32:30 CET 2021 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/fs/smbfs/
H A Dsmbfs_io.cdiff 90f580b954090e669da234f6c8e8d0379ff9d8bc Sun Jan 03 17:32:30 CET 2021 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/kern/
H A Duipc_mqueue.cdiff 90f580b954090e669da234f6c8e8d0379ff9d8bc Sun Jan 03 17:32:30 CET 2021 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.cdiff 90f580b954090e669da234f6c8e8d0379ff9d8bc Sun Jan 03 17:32:30 CET 2021 Mark Johnston <markj@FreeBSD.org> 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