Page MenuHomeFreeBSD

D55512.id172687.diff
No OneTemporary

D55512.id172687.diff

diff --git a/sys/ufs/ffs/ffs_snapshot.c b/sys/ufs/ffs/ffs_snapshot.c
--- a/sys/ufs/ffs/ffs_snapshot.c
+++ b/sys/ufs/ffs/ffs_snapshot.c
@@ -282,7 +282,7 @@
NDFREE_PNBUF(&nd);
vput(nd.ni_dvp);
if ((error = vn_start_write(NULL, &wrtmp,
- V_XSLEEP | PCATCH)) != 0)
+ V_XSLEEP | V_PCATCH)) != 0)
return (error);
goto restart;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 5:48 PM (45 m, 49 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37365053
Default Alt Text
D55512.id172687.diff (352 B)

Event Timeline