Page MenuHomeFreeBSD

D31705.id.diff
No OneTemporary

D31705.id.diff

diff --git a/sys/kern/vfs_vnops.c b/sys/kern/vfs_vnops.c
--- a/sys/kern/vfs_vnops.c
+++ b/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
Sun, Jun 14, 8:40 PM (19 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33959350
Default Alt Text
D31705.id.diff (246 B)

Event Timeline