dirfs - Restore old behavior for 0-refs vnodes
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 30 May 2015 17:43:22 +0000 (10:43 -0700)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Wed, 8 Jul 2015 10:43:25 +0000 (03:43 -0700)
commitf15dabdbcb824c8df5ffffe95af18d440cebb4bf
tree775b120aef58c3824dc165a6fed04ab07c7a4b3d
parent0bba68feaae2960c1f2b5feb6978a8918f571707
dirfs - Restore old behavior for 0-refs vnodes

- Set VREF_FINALIZE on all dirfs vnodes. This way VOP_INACTIVE()
  will be called on last ref, which was the behaviour before ee173d09
sys/vfs/dirfs/dirfs_subr.c
sys/vfs/dirfs/dirfs_vnops.c