Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (36m)  netbsd-10 (17d)  netbsd-9 (17d)  netbsd-8 (22d) 

2024-06-02 18:21:04 UTC Now

2010-07-09 08:25:57 UTC MAIN commitmail json YAML

nfs_unmount(): No need to take a second reference for the root node.

nfs_root():    Replace vget() with vref()/vn_lock(), this node already
              has a reference.

(hannken)