removing copies from readdir path
This commit is contained in:
parent
7e52f53097
commit
27030b1764
4 changed files with 66 additions and 30 deletions
|
|
@ -132,6 +132,7 @@ typedef struct __readdir_upcall_args {
|
|||
BOOLEAN initial;
|
||||
BOOLEAN restart;
|
||||
BOOLEAN single;
|
||||
unsigned char *kbuf;
|
||||
} readdir_upcall_args;
|
||||
|
||||
typedef struct __symlink_upcall_args {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue