Page MenuHomeFreeBSD

Remove b_pin_count from struct buf
ClosedPublic

Authored by markj on Aug 11 2016, 3:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 3:44 AM
Unknown Object (File)
Wed, Jan 8, 12:20 AM
Unknown Object (File)
Wed, Jan 8, 12:16 AM
Unknown Object (File)
Dec 19 2024, 2:41 PM
Unknown Object (File)
Nov 25 2024, 5:21 AM
Unknown Object (File)
Nov 23 2024, 10:03 PM
Unknown Object (File)
Nov 23 2024, 4:56 PM
Unknown Object (File)
Nov 20 2024, 11:19 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 Not Applicable
Unit
Tests Not Applicable

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.