cvs commit: src/sys/ufs/ufs ufs_vfsops.c ufs_vnops.c
    Peter Edwards 
    peadar at FreeBSD.org
       
    Sat Jan 29 06:23:10 PST 2005
    
    
  
peadar      2005-01-29 14:23:10 UTC
  FreeBSD src repository
  Modified files:
    sys/ufs/ufs          ufs_vfsops.c ufs_vnops.c 
  Log:
  Tell vnode_create_vobject() how big an object to create, rather
  than having it work it out via the more expensive VOP_GETATTR
  
  Reviewed by: phk@
  
  Revision  Changes    Path
  1.43      +1 -1      src/sys/ufs/ufs/ufs_vfsops.c
  1.260     +4 -5      src/sys/ufs/ufs/ufs_vnops.c
    
    
More information about the cvs-all
mailing list