cvs commit: src/sys/fs/nullfs null_vnops.c

Suleiman Souhlal ssouhlal at FreeBSD.org
Fri Sep 2 15:49:56 GMT 2005


ssouhlal    2005-09-02 15:49:56 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  Use vput() instead of vrele() in null_reclaim() since the lower vnode
  is locked.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.88      +5 -4      src/sys/fs/nullfs/null_vnops.c


More information about the cvs-src mailing list