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
Fri, Apr 17, 9:10 PM (18 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31680322
Default Alt Text
D31705.id.diff (246 B)

Event Timeline