diff options
author | anton <anton@cvs.openbsd.org> | 2019-08-12 08:17:06 +0000 |
---|---|---|
committer | anton <anton@cvs.openbsd.org> | 2019-08-12 08:17:06 +0000 |
commit | f14293d82cebc097ae6d0128c1aecca6c1565b98 (patch) | |
tree | 08cd021cc7e75e4bc9019fccb752e0ebb2fccbcd /sys/kern/uipc_socket2.c | |
parent | 2e877a3d1f0156128f9576e59b7dd249c5dfa72f (diff) |
Unlock lseek(2) since the file offset is MP-safe by now. Calling
VOP_GETATTR() must still be serialized using the kernel lock since the
underlying file system implementation is not MP-safe.
no objection from deraadt@ and ok mpi@ visa@
Diffstat (limited to 'sys/kern/uipc_socket2.c')
0 files changed, 0 insertions, 0 deletions