On Fri, Aug 25, 2017 at 02:29:28PM -0700, Bryan Drewery wrote: > https://people.freebsd.org/~bdrewery/patches/vdrop-global-list.diff I do not object against his handling.
There is really very small amount of code shared between mp != NULL and mp == NULL cases, you may consider making them use separate paths instead of adding more than one check for mp != NULL. VNASSERT() statement has wrong indent on the continuation line. _______________________________________________ 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"