Page MenuHomeFreeBSD

D45360.diff
No OneTemporary

D45360.diff

diff --git a/sys/vm/vm_pager.c b/sys/vm/vm_pager.c
--- a/sys/vm/vm_pager.c
+++ b/sys/vm/vm_pager.c
@@ -470,7 +470,7 @@
bp->b_ioflags = 0;
bp->b_iodone = NULL;
bp->b_error = 0;
- BUF_LOCK(bp, LK_EXCLUSIVE | LK_NOWAIT, NULL);
+ BUF_LOCK(bp, LK_EXCLUSIVE | LK_NOWITNESS, NULL);
return (0);
}

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 25, 5:48 PM (18 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16157481
Default Alt Text
D45360.diff (301 B)

Event Timeline