cosmetic: removed unused fields of readdir_upcall_args
Signed-off-by: Casey Bodley <cbodley@umich.edu>
This commit is contained in:
parent
d6d8aea013
commit
59b4f5410c
1 changed files with 0 additions and 3 deletions
|
|
@ -120,9 +120,6 @@ typedef struct __setexattr_upcall_args {
|
||||||
|
|
||||||
typedef struct __readdir_upcall_args {
|
typedef struct __readdir_upcall_args {
|
||||||
char filter[UPCALL_BUF_SIZE];
|
char filter[UPCALL_BUF_SIZE];
|
||||||
FILE_BASIC_INFO basic_info;
|
|
||||||
FILE_STANDARD_INFO std_info;
|
|
||||||
FILE_ATTRIBUTE_TAG_INFO tag_info;
|
|
||||||
nfs41_readdir_cookie *cookie;
|
nfs41_readdir_cookie *cookie;
|
||||||
nfs41_root *root;
|
nfs41_root *root;
|
||||||
nfs41_open_state *state;
|
nfs41_open_state *state;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue