Page MenuHomeFreeBSD

D19082.id53596.diff
No OneTemporary

D19082.id53596.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
Thu, Sep 10, 1:49 AM (13 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38624984
Default Alt Text
D19082.id53596.diff (347 B)

Event Timeline