[driver] fixing making nfs41_invalidate_cache void
This commit is contained in:
parent
2676e35ed0
commit
3b8d469b61
1 changed files with 1 additions and 0 deletions
|
|
@ -2316,6 +2316,7 @@ NTSTATUS nfs41_DevFcbXXXControlFile(
|
|||
switch (fsop) {
|
||||
case IOCTL_NFS41_INVALCACHE:
|
||||
nfs41_invalidate_cache(RxContext);
|
||||
status = STATUS_SUCCESS;
|
||||
break;
|
||||
case IOCTL_NFS41_READ:
|
||||
status = nfs41_upcall(RxContext);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue