Zach Brown 982a0a313e scoutfs: allocate contiguous dirent for creation
The values used in dirent item creation are one of the  few places we
have value kvecs with multiple entries.  Let's instead allocate and copy
the dirent struct and name into a contiguous buffer so that we can move
towards single vector values.

Signed-off-by: Zach Brown <zab@versity.com>
2018-04-04 09:15:27 -05:00
Description
No description provided
8 MiB
Languages
C 87%
Shell 9.3%
Roff 2.5%
TeX 0.8%
Makefile 0.4%