cvs commit: src/sys/sys statvfs.h
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Sun Jun  5 05:18:40 PDT 2005
    
    
  
joerg       2005/06/05 05:16:53 PDT
DragonFly src repository
  Modified files:
    sys/sys              statvfs.h 
  Log:
  Add f_owner (user who mounted the filesystem), f_type (filesystem type ID),
  f_(a)sync(reads,writes) (counters for sync and async read / writes).
  Also add some spare fields for latter additions.
  
  Revision  Changes    Path
  1.3       +10 -0     src/sys/sys/statvfs.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/statvfs.h.diff?r1=1.2&r2=1.3&f=u
    
    
More information about the Commits
mailing list