Pass the direction to kern_getdirentries, it will be used by the
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 9 Aug 2005 20:14:16 +0000 (20:14 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 9 Aug 2005 20:14:16 +0000 (20:14 +0000)
commit53b02c48289664f8061f8196e2014083b8963d27
treeec2b4bdb6cd39a996948519c3236d25c9d9e8897
parent2415b2a735db3013ebdf5b44b1f87565c84d748f
Pass the direction to kern_getdirentries, it will be used by the
emulation layer soon without transfering the data to userland first.
sys/kern/vfs_syscalls.c
sys/sys/kern_syscall.h