DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/union union_vfsops.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Mar 2004 12:43:52 -0800 (PST)

dillon      2004/03/29 12:43:52 PST

DragonFly src repository

  Modified files:
    sys/vfs/union        union_vfsops.c 
  Log:
  Count vnodes held on the mount list simply by using the
  mp->mnt_nvnodelistsize field, instead of physically looping on the
  vnode list.
  
  Suggested-by: someone, not sure.  Hiten or David maybe.
  
  Revision  Changes    Path
  1.9       +1 -10     src/sys/vfs/union/union_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/union/union_vfsops.c.diff?r1=1.8&r2=1.9&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]