cvs commit: src/sys/fs/unionfs union_vfsops.c

Alexander Kabaev kan at FreeBSD.org
Fri Oct 31 20:36:51 PST 2003


kan         2003/10/31 20:36:50 PST

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_vfsops.c 
  Log:
  Do not bother walking mount point vnode list just to calculate
  the number of vnodes. Use precomputed mp->mnt_nvnodelistsize
  value instead.
  
  Revision  Changes    Path
  1.63      +1 -5      src/sys/fs/unionfs/union_vfsops.c


More information about the cvs-src mailing list