On Fri, Sep 30, 2016 at 01:18:45PM -0400, Shawn Webb wrote:
> On Fri, Sep 30, 2016 at 05:11:03PM +0000, Mateusz Guzik wrote:
> > Author: mjg
> > Date: Fri Sep 30 17:11:03 2016
> > New Revision: 306509
> > URL: https://svnweb.freebsd.org/changeset/base/306509
> > 
> > Log:
> >   vfs: remove the __bo_vnode field from struct vnode
> >   
> >   The pointer can be obtained using __containerof instead.
> >   
> >   Reviewed by:      kib
> 
> Should __FreeBSD_Version be bumped?
> 

Unlikely. It can be in an odd case it turns out there is a module which
is using the field.

-- 
Mateusz Guzik <mjguzik gmail.com>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to