volume: use actual fh instead of rootfh for volume queries
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
db5983734d
commit
e3c67c0bfa
3 changed files with 16 additions and 5 deletions
|
|
@ -145,6 +145,7 @@ typedef struct __symlink_upcall_args {
|
|||
|
||||
typedef struct __volume_upcall_args {
|
||||
nfs41_root *root;
|
||||
nfs41_open_state *state;
|
||||
FS_INFORMATION_CLASS query;
|
||||
int len;
|
||||
union {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue