Module Name: src Committed By: christos Date: Mon Sep 12 13:11:41 UTC 2022
Modified Files:
src/sys/fs/union: union_vfsops.c
src/sys/fs/unionfs: unionfs_vfsops.c
Log Message:
kmem_alloc -> kmem_zalloc, thanks Rin.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/fs/union/union_vfsops.c
cvs rdiff -u -r1.15 -r1.16 src/sys/fs/unionfs/unionfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
