- $ git diff
- diff --git a/sys/nfs41_driver.c b/sys/nfs41_driver.c
- index 187894d..0791632 100644
- --- a/sys/nfs41_driver.c
- +++ b/sys/nfs41_driver.c
- @@ -6578,6 +6578,8 @@ NTSTATUS nfs41_init_ops()
- ZeroAndInitializeNodeType(&nfs41_ops, RDBSS_NTC_MINIRDR_DISPATCH,
- sizeof(MINIRDR_DISPATCH));
- + ^M
- + nfs41_ops.ScavengerTimeout = 3600L*365;^M
- nfs41_ops.MRxFlags = (RDBSS_MANAGE_NET_ROOT_EXTENSION |
- RDBSS_MANAGE_V_NET_ROOT_EXTENSION |
nfsv41_driver scavenger crash workaround
Posted by Anonymous on Tue 12th Sep 2023 02:55
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.