fd: make the common case in filecaps_copy work lockless
The filedesc lock is only needed if ioctls caps are present, which is a
rare situation. This is a step towards reducing the scope of the filedesc
lock.
fd: make the common case in filecaps_copy work lockless Tags None Referenced Files None Subscribers None
Description
Details
|