On Wed, Jun 10, 2015 at 02:54:36PM -0700, Eitan Adler wrote:
E> On 10 June 2015 at 08:44, Gleb Smirnoff <gleb...@freebsd.org> wrote:
E> > On Wed, Jun 10, 2015 at 09:34:51AM +0000, Mateusz Guzik wrote:
E> > M>   This gets rid of fdesc_mtx.
E> > M>      int     fd_holdleaderscount;    /* block fdfree() for shared 
close() */
E> >
E> > Shouldn't they be volatile u_int?
E> 
E> why?

Since that's the type that refcount(9) works on.

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to