]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix vop_readdir's ncookies handling in UFS and EXT2.
authorKirk McKusick <mckusick@FreeBSD.org>
Mon, 2 Jan 2023 03:29:43 +0000 (19:29 -0800)
committerKirk McKusick <mckusick@FreeBSD.org>
Mon, 2 Jan 2023 03:30:14 +0000 (19:30 -0800)
commite84e44215fe19dad4d1779d5ee0b2f2d2739f016
treedc4fef6d31da2cab79baba2ef7787482bd639b7e
parent8eb4df948711166a438f4111f7069a412d1456bd
Fix vop_readdir's ncookies handling in UFS and EXT2.

Submitted by: Kusumi Tomohiro
PR:           267706
MFC after:    1 week
sys/fs/ext2fs/ext2_lookup.c
sys/ufs/ufs/ufs_vnops.c