cvs commit: src/sys/kern vfs_syscalls.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Feb 1 13:52:52 PST 2005


dillon      2005/02/01 13:52:11 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Fix bug in last commit that broke 'df'.  'sfsp' is now a structural pointer
  so we increment it by one, not by sizeof(*sp).
  
  Revision  Changes    Path
  1.57      +1 -1      src/sys/kern/vfs_syscalls.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.56&r2=1.57&f=u





More information about the Commits mailing list