Implement an API where previously code was directly reaching into the
buf's internal lock.
Sponsored by: Dell EMC Isilon
Differential D45249 Authored by rlibby on May 19 2024, 1:59 AM.
Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptMay 19 2024, 1:59 AM2024-05-19 01:59:14 (UTC+0) Harbormaster completed remote builds in B57761: Diff 138730.May 19 2024, 1:59 AM2024-05-19 01:59:50 (UTC+0) This revision is now accepted and ready to land.May 19 2024, 2:20 AM2024-05-19 02:20:46 (UTC+0) Closed by commit rGbd56aad33c25: buf: define and use BUF_DISOWNED (authored by rlibby). · Explain WhyMay 21 2024, 6:17 PM2024-05-21 18:17:07 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138730 sys/geom/geom_vfs.c
sys/sys/buf.h
|
I still prefer to have this code fragment to exist as a function.