Page MenuHomeFreeBSD

D19082.id.diff
No OneTemporary

D19082.id.diff

Index: head/sys/kern/vfs_extattr.c
===================================================================
--- head/sys/kern/vfs_extattr.c
+++ head/sys/kern/vfs_extattr.c
@@ -633,7 +633,7 @@
if (nbytes > IOSIZE_MAX)
return (EINVAL);
- vn_lock(vp, LK_EXCLUSIVE | LK_RETRY);
+ vn_lock(vp, LK_SHARED | LK_RETRY);
auiop = NULL;
sizep = NULL;

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 4, 11:26 PM (16 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30851458
Default Alt Text
D19082.id.diff (347 B)

Event Timeline