Mateusz Guzik d19ba50e12 vfs: avoid spurious vref/vrele for absolute lookups
namei used to vref fd_cdir, which was immediatley vrele'd on entry to
the loop.

Check for absolute lookup and vref the right vnode the first time.

Reviewed by:	kib
2015-07-09 15:06:58 +00:00
..
2015-07-07 19:01:54 +00:00
2015-06-30 17:00:45 +00:00
2015-07-07 19:01:54 +00:00
2015-04-18 16:08:06 +00:00
2015-07-04 20:31:06 +00:00
2015-05-29 14:03:07 +00:00