Page MenuHomeFreeBSD

D31705.id94295.diff
No OneTemporary

D31705.id94295.diff

Index: sys/kern/vfs_vnops.c
===================================================================
--- sys/kern/vfs_vnops.c
+++ sys/kern/vfs_vnops.c
@@ -3519,6 +3519,8 @@
mp = NULL;
}
}
+ if (error == 0 && len != 0)
+ maybe_yield();
}
out:
if (rl_cookie != NULL)

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 15, 6:47 AM (8 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33965002
Default Alt Text
D31705.id94295.diff (280 B)

Event Timeline