Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146267531
D55512.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
352 B
Referenced Files
None
Subscribers
None
D55512.id.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 2, 6:23 AM (18 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29005939
Default Alt Text
D55512.id.diff (352 B)
Attached To
Mode
D55512: ffs snapshots: pass valid args to vn_start_write
Attached
Detach File
Event Timeline
Log In to Comment