8f6ed30d57
and the metadata required to interpret it. Callers of namei must now create a pathbuf and pass it to NDINIT (instead of a string and a uio_seg), then destroy the pathbuf after the namei session is complete. Update all namei call sites accordingly. Add a pathbuf(9) man page and update namei(9). The pathbuf interface also now appears in a couple of related additional places that were passing string/uio_seg pairs that were later fed into NDINIT. Update other call sites accordingly. |
||
---|---|---|
.. | ||
efs_dinode.h | ||
efs_dir.h | ||
efs_extent.h | ||
efs_genfs.c | ||
efs_genfs.h | ||
efs_ihash.c | ||
efs_ihash.h | ||
efs_inode.h | ||
efs_mount.h | ||
efs_sb.h | ||
efs_subr.c | ||
efs_subr.h | ||
efs_vfsops.c | ||
efs_vnops.c | ||
efs.h | ||
files.efs | ||
Makefile |