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)
Thu, Nov 6, 6:33 PM
Unknown Object (File)
Thu, Nov 6, 4:04 AM
Unknown Object (File)
Mon, Nov 3, 2:16 AM
Unknown Object (File)
Sun, Nov 2, 12:18 PM
Unknown Object (File)
Sun, Oct 26, 2:19 AM
Unknown Object (File)
Sat, Oct 25, 2:22 AM
Unknown Object (File)
Sat, Oct 18, 1:47 AM
Unknown Object (File)
Sat, Oct 18, 1:47 AM
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.