Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 20:36:50 -0800 (PST)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/unionfs union_vfsops.c
Message-ID:  <200311010436.hA14aoSh076264@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311010436.hA14aoSh076264>