Page MenuHomeFreeBSD

Remove b_pin_count from struct buf
ClosedPublic

Authored by markj on Aug 11 2016, 3:38 AM.
Tags
None
Referenced Files
F122549012: D7468.diff
Sun, Jul 6, 4:13 AM
Unknown Object (File)
Sun, Jun 29, 8:25 AM
Unknown Object (File)
Sat, Jun 28, 8:00 AM
Unknown Object (File)
Thu, Jun 26, 10:00 PM
Unknown Object (File)
Wed, Jun 25, 6:06 AM
Unknown Object (File)
Sat, Jun 21, 2:23 AM
Unknown Object (File)
Sat, Jun 14, 10:04 PM
Unknown Object (File)
Jun 2 2025, 7:21 PM
Subscribers

Details

Summary

It was added in r153192 for XFS and doesn't appear to have been used for
anything else. XFS was disconnected in r241607 and removed entirely in
r247631.

I looked through net/openafs and sysutils/pefs-kmod and didn't see any
uses there either.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4756
Build 4810: arc lint + arc unit

Event Timeline

markj retitled this revision from to Remove b_pin_count from struct buf.
markj edited the test plan for this revision. (Show Details)
markj updated this object.
markj added a reviewer: kib.
imp added a reviewer: imp.

I think this looks good...

This revision is now accepted and ready to land.Aug 11 2016, 3:44 AM
kib edited edge metadata.
This revision was automatically updated to reflect the committed changes.