K 10 svn:author V 3 kib K 8 svn:date V 27 2012-01-10T13:41:14.696644Z K 7 svn:log V 287 MFC r229431: Do the vput() for the lowervp in the null_nodeget() for error case too. Several callers of null_nodeget() did the cleanup itself, but several missed it, most prominent being null_bypass(). Remove the cleanup from the callers, now null_nodeget() handles lowervp free itself. END